cristalise

Cristal-ise is a description-driven software platform originally developed to track the construction of the CMS ECAL detector of the LHC at CERN. This is its core library, known as the kernel, which manages business objects called Items. Items are entirely configured from data, called descriptions, held in other Items. Every change of a state in an Item is a consequence of an execution of an activity in that Item's lifecycle, meaning that Cristal-ise applications are completely traceable, even in their design. It also supports extensive versioning of Item description data, giving the system a high level of flexibility.

License

License

GroupId

GroupId

org.cristalise
ArtifactId

ArtifactId

cristalise
Last Version

Last Version

5.7.0
Release Date

Release Date

Type

Type

pom
Description

Description

cristalise
Cristal-ise is a description-driven software platform originally developed to track the construction of the CMS ECAL detector of the LHC at CERN. This is its core library, known as the kernel, which manages business objects called Items. Items are entirely configured from data, called descriptions, held in other Items. Every change of a state in an Item is a consequence of an execution of an activity in that Item's lifecycle, meaning that Cristal-ise applications are completely traceable, even in their design. It also supports extensive versioning of Item description data, giving the system a high level of flexibility.
Project URL

Project URL

https://github.com/cristal-ise/cristal-ise
Source Code Management

Source Code Management

https://github.com/cristal-ise/cristal-ise

Download cristalise

Filename Size
cristalise-5.7.0.pom 4 KB
Browse

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
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

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.8

runtime (1)

Group / Artifact Type Version
org.python : jython jar 2.5.3

Project Modules

There are no modules declared in this project.
org.cristalise

CRISTAL-ISE

Description-Driven framework for no-code/low-code application development originally developed at CERN.

Versions

Version
5.7.0
5.6.0
5.5.0
5.4.0
5.3.4
5.3.3
5.3.2
5.3.1
5.3.0
5.2.2
5.2.1
5.2.0
5.1.2
5.1.1
5.1.0
5.0.0
5.0.0-RC
4.5.1
4.5.0
4.4.0
4.3.1
4.3.0
4.2.0
4.1.0
4.0.0
4.0.0-RC2