| License |
License |
|---|---|
| Categories |
CategoriesORM Data |
| GroupId | GroupIdeu.limetri.platform |
| ArtifactId | ArtifactIdregistry-inmem |
| Last Version | Last Version0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Description |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| registry-inmem-0.2.pom | |
| registry-inmem-0.2.jar | 10 KB |
| registry-inmem-0.2-sources.jar | 7 KB |
| registry-inmem-0.2-javadoc.jar | 49 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/eu.limetri.platform/registry-inmem/ -->
<dependency>
<groupId>eu.limetri.platform</groupId>
<artifactId>registry-inmem</artifactId>
<version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/eu.limetri.platform/registry-inmem/
implementation 'eu.limetri.platform:registry-inmem:0.2'
// https://jarcasting.com/artifacts/eu.limetri.platform/registry-inmem/
implementation ("eu.limetri.platform:registry-inmem:0.2")
'eu.limetri.platform:registry-inmem:jar:0.2'
<dependency org="eu.limetri.platform" name="registry-inmem" rev="0.2">
<artifact name="registry-inmem" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.limetri.platform', module='registry-inmem', version='0.2')
)
libraryDependencies += "eu.limetri.platform" % "registry-inmem" % "0.2"
[eu.limetri.platform/registry-inmem "0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| eu.limetri.platform : platform-api | jar | 0.2 |
| org.slf4j : slf4j-api | jar | 1.7.5 |
| org.apache.camel : camel-core | jar | 2.13.2 |
| org.apache.camel : camel-restlet | jar | 2.13.2 |
| org.apache.camel : camel-spring | jar | 2.13.2 |
| org.springframework : spring-core | jar | 3.2.8.RELEASE |
| org.apache.derby : derby | jar | 10.10.2.0 |
| org.springframework : spring-jdbc | jar | 3.2.8.RELEASE |
| org.reflections : reflections | jar | 0.9.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |
| org.slf4j : slf4j-simple | jar | 1.7.5 |