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