License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdorg.kantega.jexmec |
ArtifactId | ArtifactIdjexmec-pico |
Last Version | Last Version1.25 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJexmec :: PicoContainer
Jexmec helps you build plugin architectures on the Java platform
|
Filename | Size |
---|---|
jexmec-pico-1.25.pom | |
jexmec-pico-1.25.jar | 3 KB |
jexmec-pico-1.25-sources.jar | 1 KB |
jexmec-pico-1.25-javadoc.jar | 21 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.kantega.jexmec/jexmec-pico/ -->
<dependency>
<groupId>org.kantega.jexmec</groupId>
<artifactId>jexmec-pico</artifactId>
<version>1.25</version>
</dependency>
// https://jarcasting.com/artifacts/org.kantega.jexmec/jexmec-pico/
implementation 'org.kantega.jexmec:jexmec-pico:1.25'
// https://jarcasting.com/artifacts/org.kantega.jexmec/jexmec-pico/
implementation ("org.kantega.jexmec:jexmec-pico:1.25")
'org.kantega.jexmec:jexmec-pico:jar:1.25'
<dependency org="org.kantega.jexmec" name="jexmec-pico" rev="1.25">
<artifact name="jexmec-pico" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kantega.jexmec', module='jexmec-pico', version='1.25')
)
libraryDependencies += "org.kantega.jexmec" % "jexmec-pico" % "1.25"
[org.kantega.jexmec/jexmec-pico "1.25"]
Group / Artifact | Type | Version |
---|---|---|
org.kantega.jexmec : jexmec-api | jar | 1.25 |
org.picocontainer : picocontainer | jar | 2.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.5 |
org.mockito : mockito-all | jar | 1.7 |