License |
License |
---|---|
GroupId | GroupIdorg.cristalise |
ArtifactId | ArtifactIdcristalise-dsl |
Last Version | Last Version5.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCRISTAL-iSE Domain Specific Language
CRISTAL-iSE Domain Specific Language module for bootstrapping and funtional testing
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cristalise-dsl-5.7.0.pom | |
cristalise-dsl-5.7.0.jar | 382 KB |
cristalise-dsl-5.7.0-test-sources.jar | 83 KB |
cristalise-dsl-5.7.0-sources.jar | 111 KB |
cristalise-dsl-5.7.0-javadoc.jar | 20 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.cristalise/cristalise-dsl/ -->
<dependency>
<groupId>org.cristalise</groupId>
<artifactId>cristalise-dsl</artifactId>
<version>5.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.cristalise/cristalise-dsl/
implementation 'org.cristalise:cristalise-dsl:5.7.0'
// https://jarcasting.com/artifacts/org.cristalise/cristalise-dsl/
implementation ("org.cristalise:cristalise-dsl:5.7.0")
'org.cristalise:cristalise-dsl:jar:5.7.0'
<dependency org="org.cristalise" name="cristalise-dsl" rev="5.7.0">
<artifact name="cristalise-dsl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.cristalise', module='cristalise-dsl', version='5.7.0')
)
libraryDependencies += "org.cristalise" % "cristalise-dsl" % "5.7.0"
[org.cristalise/cristalise-dsl "5.7.0"]
Group / Artifact | Type | Version |
---|---|---|
org.cristalise : cristalise-kernel | jar | 5.7.0 |
org.codehaus.groovy : groovy-all | pom | 2.5.8 |
commons-lang : commons-lang | jar | 2.6 |
org.xmlunit : xmlunit-core | jar | 2.3.0 |
org.apache.commons : commons-csv | jar | 1.5 |
org.mvel : mvel2 | jar | 2.4.4.Final |
org.apache.poi : poi | jar | 3.17 |
org.apache.poi : poi-ooxml | jar | 3.17 |
org.codehaus.castor : castor-xml-schema | jar | 1.4.1 |
org.codehaus.castor : castor-xml | jar | 1.4.1 |
org.apache.shiro : shiro-core | jar | 1.4.2 |
org.slf4j : slf4j-api | jar | 1.7.26 |
xmlunit : xmlunit | jar | 1.5 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.8 |
Group / Artifact | Type | Version |
---|---|---|
org.python : jython | jar | 2.5.3 |