is not current version
Last Version 5.7.0

org.cristalise:cristalise-wrapper 5.3.0

CRISTAL Service wrapper module

GroupId

GroupId

org.cristalise
ArtifactId

ArtifactId

cristalise-wrapper
Version

Version

5.3.0
Type

Type

jar

Download cristalise-wrapper 5.3.0


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