is not current version
Last Version 5.7.0

org.cristalise:cristalise-wrapper 4.0.0

CRISTAL Service wrapper module

GroupId

GroupId

org.cristalise
ArtifactId

ArtifactId

cristalise-wrapper
Version

Version

4.0.0
Type

Type

jar

Download cristalise-wrapper 4.0.0


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