| License |
License |
|---|---|
| Categories |
CategoriesContainer |
| GroupId | GroupIdorg.nanocontainer |
| ArtifactId | ArtifactIdnanocontainer-deployer |
| Last Version | Last Version1.1.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionNanoContainer Deployer
Please refer to the <a href="http://nanocontainer.org/">main website</a> for documentation.
|
| Project Organization |
Project OrganizationCodehaus |
<!-- https://jarcasting.com/artifacts/org.nanocontainer/nanocontainer-deployer/ -->
<dependency>
<groupId>org.nanocontainer</groupId>
<artifactId>nanocontainer-deployer</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.nanocontainer/nanocontainer-deployer/
implementation 'org.nanocontainer:nanocontainer-deployer:1.1.2'
// https://jarcasting.com/artifacts/org.nanocontainer/nanocontainer-deployer/
implementation ("org.nanocontainer:nanocontainer-deployer:1.1.2")
'org.nanocontainer:nanocontainer-deployer:jar:1.1.2'
<dependency org="org.nanocontainer" name="nanocontainer-deployer" rev="1.1.2">
<artifact name="nanocontainer-deployer" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nanocontainer', module='nanocontainer-deployer', version='1.1.2')
)
libraryDependencies += "org.nanocontainer" % "nanocontainer-deployer" % "1.1.2"
[org.nanocontainer/nanocontainer-deployer "1.1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.nanocontainer : nanocontainer-groovy | jar | 1.1.2 |
| commons-vfs : commons-vfs | jar | 1.0 |
| org.picocontainer : picocontainer-tck | jar | 1.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| commons-logging : commons-logging | jar | 1.0.4 |
| junit : junit | jar | 3.8.1 |
| jmock : jmock | jar | 1.2.0 |
| proxytoys : proxytoys | jar | 0.2.1 |