| License |
License |
|---|---|
| GroupId | GroupIdcom.github.cycladessoa |
| ArtifactId | ArtifactIdcyclades |
| Last Version | Last Version1.0.0.31 |
| Release Date | Release Date |
| Type | Typewar |
| Description |
DescriptionCyclades
Cyclades is a Services Engine
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| cyclades-1.0.0.31.pom | |
| cyclades-1.0.0.31.war | 11 MB |
| cyclades-1.0.0.31-sources.zip | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.cycladessoa/cyclades/ -->
<dependency>
<groupId>com.github.cycladessoa</groupId>
<artifactId>cyclades</artifactId>
<version>1.0.0.31</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.cycladessoa/cyclades/
implementation 'com.github.cycladessoa:cyclades:1.0.0.31'
// https://jarcasting.com/artifacts/com.github.cycladessoa/cyclades/
implementation ("com.github.cycladessoa:cyclades:1.0.0.31")
'com.github.cycladessoa:cyclades:war:1.0.0.31'
<dependency org="com.github.cycladessoa" name="cyclades" rev="1.0.0.31">
<artifact name="cyclades" type="war" />
</dependency>
@Grapes(
@Grab(group='com.github.cycladessoa', module='cyclades', version='1.0.0.31')
)
libraryDependencies += "com.github.cycladessoa" % "cyclades" % "1.0.0.31"
[com.github.cycladessoa/cyclades "1.0.0.31"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.cycladessoa.nyxlets : admin | jar | 1.0.0.31 |
| com.github.cycladessoa : engine | jar | 1.0.0.31 |
| com.github.cycladessoa.nyxlets : helloworld | jar | 1.0.0.31 |
| com.github.cycladessoa.nyxlets : servicebroker | jar | 1.0.0.31 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.2 |
| servletapi : servlet-api | jar | 2.4 |
| com.puppycrawl.tools : checkstyle | jar | 5.5 |