License |
License |
---|---|
GroupId | GroupIdorg.kaleidofoundry |
ArtifactId | ArtifactIdkaleido-sample |
Last Version | Last Version0.10.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKaleidoFoundry wiki samples
Kaleido in actions, this module provides code samples used in the wiki
|
Filename | Size |
---|---|
kaleido-sample-0.10.1.pom | |
kaleido-sample-0.10.1.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.kaleidofoundry/kaleido-sample/ -->
<dependency>
<groupId>org.kaleidofoundry</groupId>
<artifactId>kaleido-sample</artifactId>
<version>0.10.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.kaleidofoundry/kaleido-sample/
implementation 'org.kaleidofoundry:kaleido-sample:0.10.1'
// https://jarcasting.com/artifacts/org.kaleidofoundry/kaleido-sample/
implementation ("org.kaleidofoundry:kaleido-sample:0.10.1")
'org.kaleidofoundry:kaleido-sample:jar:0.10.1'
<dependency org="org.kaleidofoundry" name="kaleido-sample" rev="0.10.1">
<artifact name="kaleido-sample" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kaleidofoundry', module='kaleido-sample', version='0.10.1')
)
libraryDependencies += "org.kaleidofoundry" % "kaleido-sample" % "0.10.1"
[org.kaleidofoundry/kaleido-sample "0.10.1"]
Group / Artifact | Type | Version |
---|---|---|
org.kaleidofoundry : kaleido-bootstrap-cdi | jar | 0.10.1 |
org.hibernate : hibernate-entitymanager | jar | 5.4.31.Final |
org.apache.derby : derbyclient | jar | 10.14.2.0 |
org.apache.derby : derby | jar | 10.14.2.0 |
org.slf4j : slf4j-api | jar | 1.7.31 |
junit : junit | jar | 4.13.1 |