KaleidoFoundry wiki samples

Kaleido in actions, this module provides code samples used in the wiki

License

License

GroupId

GroupId

org.kaleidofoundry
ArtifactId

ArtifactId

kaleido-sample
Last Version

Last Version

0.10.1
Release Date

Release Date

Type

Type

jar
Description

Description

KaleidoFoundry wiki samples
Kaleido in actions, this module provides code samples used in the wiki

Download kaleido-sample

How to add to project

<!-- 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"]

Dependencies

compile (6)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.10.1
0.9.0