| License |
License |
|---|---|
| GroupId | GroupIdorg.cruxframework |
| ArtifactId | ArtifactIdcrux-runtime |
| Last Version | Last Version5.5-RC1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCrux Core - Runtime
Runtime components of Crux Core
|
| Filename | Size |
|---|---|
| crux-runtime-5.5-RC1.pom | |
| crux-runtime-5.5-RC1.jar | 624 KB |
| crux-runtime-5.5-RC1-sources.jar | 269 KB |
| crux-runtime-5.5-RC1-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.cruxframework/crux-runtime/ -->
<dependency>
<groupId>org.cruxframework</groupId>
<artifactId>crux-runtime</artifactId>
<version>5.5-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/org.cruxframework/crux-runtime/
implementation 'org.cruxframework:crux-runtime:5.5-RC1'
// https://jarcasting.com/artifacts/org.cruxframework/crux-runtime/
implementation ("org.cruxframework:crux-runtime:5.5-RC1")
'org.cruxframework:crux-runtime:jar:5.5-RC1'
<dependency org="org.cruxframework" name="crux-runtime" rev="5.5-RC1">
<artifact name="crux-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.cruxframework', module='crux-runtime', version='5.5-RC1')
)
libraryDependencies += "org.cruxframework" % "crux-runtime" % "5.5-RC1"
[org.cruxframework/crux-runtime "5.5-RC1"]
| Group / Artifact | Type | Version |
|---|---|---|
| javassist : javassist | jar | 3.12.1.GA |
| org.codehaus.jackson : jackson-jaxrs | jar | 1.9.13 |
| org.jgroups : jgroups | jar | 3.2.9.Final |
| com.google.gwt : gwt-servlet | jar | 2.8.0-beta1 |
| commons-logging : commons-logging | jar | 1.1.3 |
| commons-lang : commons-lang | jar | 2.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |