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