is not current version
Last Version 2.0.0rc8

org.kantega.jexmec:jexmec-spring 1.25


Categories

Categories

Ant Build Tools
GroupId

GroupId

org.kantega.jexmec
ArtifactId

ArtifactId

jexmec-spring
Version

Version

1.25
Type

Type

jar

Download jexmec-spring 1.25


<!-- https://jarcasting.com/artifacts/org.kantega.jexmec/jexmec-spring/ -->
<dependency>
    <groupId>org.kantega.jexmec</groupId>
    <artifactId>jexmec-spring</artifactId>
    <version>1.25</version>
</dependency>
// https://jarcasting.com/artifacts/org.kantega.jexmec/jexmec-spring/
implementation 'org.kantega.jexmec:jexmec-spring:1.25'
// https://jarcasting.com/artifacts/org.kantega.jexmec/jexmec-spring/
implementation ("org.kantega.jexmec:jexmec-spring:1.25")
'org.kantega.jexmec:jexmec-spring:jar:1.25'
<dependency org="org.kantega.jexmec" name="jexmec-spring" rev="1.25">
  <artifact name="jexmec-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kantega.jexmec', module='jexmec-spring', version='1.25')
)
libraryDependencies += "org.kantega.jexmec" % "jexmec-spring" % "1.25"
[org.kantega.jexmec/jexmec-spring "1.25"]