组织ID: |
org.wvlet.airframe |
项目ID: |
airframe_2.12 |
版本: |
0.23 |
最后修改时间: |
2019-11-30 04:07:57 |
包类型: |
jar |
标题: |
Apache-2.0 |
描述: |
Dependency injection library tailored to Scala |
相关URL: |
https://github.com/wvlet/airframe |
大小: |
155.95KB |
|
Maven引入代码: |
<dependency>
<groupId>org.wvlet.airframe</groupId>
<artifactId>airframe_2.12</artifactId>
<version>0.23</version>
</dependency>
|
Gradle引入代码: |
org.wvlet.airframe:airframe_2.12:0.23
|
下载Jar包: |
|
POM文件内容: |
<?xml version='1.0' encoding='UTF-8'?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0">
<modelVersion>4.0.0</modelVersion>
<groupId>org.wvlet.airframe</groupId>
<artifactId>airframe_2.12</artifactId>
<packaging>jar</packaging>
<description>Dependency injection library tailored to Scala</description>
<url>https://github.com/wvlet/airframe</url>
<version>0.23</version>
<licenses>
<license>
<name>Apache-2.0</name>
<url>https://www.apache.org/licenses/LICENSE-2.0.html</url>
<distribution>repo</distribution>
</license>
</licenses>
<name>airframe</name>
<organization>
<name>org.wvlet.airframe</name>
<url>https://github.com/wvlet/airframe</url>
</organization>
<scm>
<url>https://github.com/wvlet/airframe</url>
<connection>scm:git@github.com:wvlet/airframe.git</connection>
</scm>
<developers>
<developer>
<id>leo</id>
<name>Taro L. Saito</name>
<email>leo@xerial.org</email>
<url>http://xerial.org/leo</url>
</developer>
</developers>
<dependencies>
<dependency>
<groupId>org.scala-lang</groupId>
<artifactId>scala-library</artifactId>
<version>2.12.3</version>
</dependency>
<dependency>
<groupId>org.wvlet.airframe</groupId>
<artifactId>airframe-surface_2.12</artifactId>
<version>0.23</version>
</dependency>
<dependency>
<groupId>org.wvlet.airframe</groupId>
<artifactId>airframe-spec_2.12</artifactId>
<version>0.23</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.scala-lang</groupId>
<artifactId>scala-reflect</artifactId>
<version>2.12.3</version>
</dependency>
<dependency>
<groupId>org.scalatest</groupId>
<artifactId>scalatest_2.12</artifactId>
<version>3.0.1</version>
<scope>test</scope>
</dependency>
</dependencies>
</project>
|
Jar包内容: |
META-INF/MANIFEST.MF
wvlet.airframe.AddShutdownHook.class
wvlet.airframe.AirframeException$MISSING_SESSION$.class
wvlet.airframe.ShowLifeCycleLog$.class
wvlet.airframe.LifeCycleStage.class
wvlet.airframe.AirframeException$.class
wvlet.airframe.ShowLifeCycleLog.class
wvlet.airframe.Session.class
wvlet.airframe.STARTED$.class
wvlet.airframe.STARTED.class
wvlet.airframe.Binder$ProviderBinding.class
wvlet.airframe.Airframe.class
wvlet.airframe.AirframeSession$$anonfun$registerInjectee$2.class
wvlet.airframe.Binder$DependencyFactory.class
wvlet.airframe.JSR250LifeCycleExecutor$$anonfun$findAnnotation$1.class
wvlet.airframe.AddShutdownHook$.class
wvlet.airframe.LifeCycleEventHandlerChain.class
wvlet.airframe.FILOLifeCycleHookExecutor.class
wvlet.airframe.LifeCycleEventHandlerPair.class
wvlet.airframe.Binder$.class
wvlet.airframe.Binder$ClassBinding.class
wvlet.airframe.Design$.class
wvlet.airframe.INIT.class
wvlet.airframe.EventHookHolder.class
wvlet.airframe.LazyF0$.class
wvlet.airframe.EventHookHolder$.class
wvlet.airframe.Design.class
wvlet.airframe.Airframe$.class
wvlet.airframe.Binder$Binding.class
wvlet.airframe.JSR250LifeCycleExecutor$.class
wvlet.airframe.STARTING.class
wvlet.airframe.package$LifeCycleBinder.class
wvlet.airframe.AirframeException.class
wvlet.airframe.Binder$ClassBinding$.class
wvlet.airframe.FILOLifeCycleHookExecutor$.class
wvlet.airframe.AirframeException$MISSING_DEPENDENCY$.class
wvlet.airframe.SessionBuilder$.class
wvlet.airframe.Binder$SingletonBinding.class
wvlet.airframe.AirframeMacros.class
wvlet.airframe.AirframeMacros$BindHelper.class
wvlet.airframe.STOPPED$.class
wvlet.airframe.SessionHolder.class
wvlet.airframe.AirframeException$CYCLIC_DEPENDENCY$.class
wvlet.airframe.AirframeException$MISSING_DEPENDENCY.class
wvlet.airframe.AirframeMacros$.class
wvlet.airframe.package.class
wvlet.airframe.Session$.class
wvlet.airframe.LifeCycleManager$.class
wvlet.airframe.INIT$.class
wvlet.airframe.LifeCycleHook.class
wvlet.airframe.Binder$DependencyFactory$.class
wvlet.airframe.STARTING$.class
wvlet.airframe.SessionBuilder.class
wvlet.airframe.STOPPING.class
wvlet.airframe.STOPPED.class
wvlet.airframe.LifeCycleManager.class
wvlet.airframe.Binder$ProviderBinding$.class
wvlet.airframe.JSR250LifeCycleExecutor.class
wvlet.airframe.AirframeSession.class
wvlet.airframe.AirframeException$MISSING_SESSION.class
wvlet.airframe.LazyF0.class
wvlet.airframe.AirframeSession$$anonfun$init$1.class
wvlet.airframe.LifeCycleEventHandler.class
wvlet.airframe.package$LifeCycleSupport.class
wvlet.airframe.MethodCallHook.class
wvlet.airframe.STOPPING$.class
wvlet.airframe.AirframeException$CYCLIC_DEPENDENCY.class
wvlet.airframe.Binder$SingletonBinding$.class
wvlet.airframe.Binder.class
wvlet.airframe.Session$SessionAccess.class
wvlet.airframe.package$.class
|
依赖Jar: |
scala-library-2.12.3.jar
/org.scala-lang/scala-library/2.12.3
查看scala-library所有版本文件
airframe-surface_2.12-0.23.jar
/org.wvlet.airframe/airframe-surface_2.12/0.23
查看airframe-surface_2.12所有版本文件
airframe-spec_2.12-0.23.jar
/org.wvlet.airframe/airframe-spec_2.12/0.23
查看airframe-spec_2.12所有版本文件
scala-reflect-2.12.3.jar
/org.scala-lang/scala-reflect/2.12.3
查看scala-reflect所有版本文件
scalatest_2.12-3.0.1.jar
/org.scalatest/scalatest_2.12/3.0.1
查看scalatest_2.12所有版本文件
|