Categories |
CategoriesAuto Application Layer Libs Code Generators |
---|---|
GroupId | GroupIdcom.sun.enterprise |
ArtifactId | ArtifactIdauto-depends |
Last Version | Last Version1.6.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionInversion of Control / Autodependency mechanism
Inversion of Control / Autodependency mechanism
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
auto-depends-1.6.9.pom | |
auto-depends-1.6.9.jar | 277 KB |
auto-depends-1.6.9-sources.jar | 234 KB |
auto-depends-1.6.9-javadoc.jar | 647 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sun.enterprise/auto-depends/ -->
<dependency>
<groupId>com.sun.enterprise</groupId>
<artifactId>auto-depends</artifactId>
<version>1.6.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.sun.enterprise/auto-depends/
implementation 'com.sun.enterprise:auto-depends:1.6.9'
// https://jarcasting.com/artifacts/com.sun.enterprise/auto-depends/
implementation ("com.sun.enterprise:auto-depends:1.6.9")
'com.sun.enterprise:auto-depends:jar:1.6.9'
<dependency org="com.sun.enterprise" name="auto-depends" rev="1.6.9">
<artifact name="auto-depends" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sun.enterprise', module='auto-depends', version='1.6.9')
)
libraryDependencies += "com.sun.enterprise" % "auto-depends" % "1.6.9"
[com.sun.enterprise/auto-depends "1.6.9"]
Group / Artifact | Type | Version |
---|---|---|
org.jvnet : tiger-types Optional | jar | 1.4 |
org.glassfish.hk2.external : javax.inject | jar | 1.6.9 |
org.glassfish.hk2 : class-model Optional | jar | 1.6.9 |
org.glassfish.hk2.external : asm-all-repackaged | jar | 1.6.9 |
org.glassfish.hk2 : hk2-api | jar | 1.6.9 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit Optional | jar | 4.3.1 |
Group / Artifact | Type | Version |
---|---|---|
org.easymock : easymock | jar | 3.0 |