License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdorg.kantega.jexmec |
ArtifactId | ArtifactIdjexmec-api-tests |
Last Version | Last Version2.0.0rc8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJexmec :: API - tests
Jexmec helps you build plugin architectures on the Java platform
|
Filename | Size |
---|---|
jexmec-api-tests-2.0.0rc8.pom | |
jexmec-api-tests-2.0.0rc8.jar | 69 KB |
jexmec-api-tests-2.0.0rc8-sources.jar | 69 KB |
jexmec-api-tests-2.0.0rc8-javadoc.jar | 114 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.kantega.jexmec/jexmec-api-tests/ -->
<dependency>
<groupId>org.kantega.jexmec</groupId>
<artifactId>jexmec-api-tests</artifactId>
<version>2.0.0rc8</version>
</dependency>
// https://jarcasting.com/artifacts/org.kantega.jexmec/jexmec-api-tests/
implementation 'org.kantega.jexmec:jexmec-api-tests:2.0.0rc8'
// https://jarcasting.com/artifacts/org.kantega.jexmec/jexmec-api-tests/
implementation ("org.kantega.jexmec:jexmec-api-tests:2.0.0rc8")
'org.kantega.jexmec:jexmec-api-tests:jar:2.0.0rc8'
<dependency org="org.kantega.jexmec" name="jexmec-api-tests" rev="2.0.0rc8">
<artifact name="jexmec-api-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kantega.jexmec', module='jexmec-api-tests', version='2.0.0rc8')
)
libraryDependencies += "org.kantega.jexmec" % "jexmec-api-tests" % "2.0.0rc8"
[org.kantega.jexmec/jexmec-api-tests "2.0.0rc8"]
Group / Artifact | Type | Version |
---|---|---|
org.kantega.jexmec : jexmec-api | jar | 2.0.0rc8 |
org.kantega.jexmec : jexmec-manager | jar | 2.0.0rc8 |
commons-io : commons-io | jar | 1.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
org.mockito : mockito-all | jar | 1.8.5 |