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