| License |
License |
|---|---|
| Categories |
CategoriesORM Data |
| GroupId | GroupIdeu.limetri.platform |
| ArtifactId | ArtifactIdplatform-api |
| Last Version | Last Version0.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionplatform-api
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| platform-api-0.3.pom | |
| platform-api-0.3.jar | 27 KB |
| platform-api-0.3-sources.jar | 25 KB |
| platform-api-0.3-javadoc.jar | 126 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/eu.limetri.platform/platform-api/ -->
<dependency>
<groupId>eu.limetri.platform</groupId>
<artifactId>platform-api</artifactId>
<version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/eu.limetri.platform/platform-api/
implementation 'eu.limetri.platform:platform-api:0.3'
// https://jarcasting.com/artifacts/eu.limetri.platform/platform-api/
implementation ("eu.limetri.platform:platform-api:0.3")
'eu.limetri.platform:platform-api:jar:0.3'
<dependency org="eu.limetri.platform" name="platform-api" rev="0.3">
<artifact name="platform-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.limetri.platform', module='platform-api', version='0.3')
)
libraryDependencies += "eu.limetri.platform" % "platform-api" % "0.3"
[eu.limetri.platform/platform-api "0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.netbeans.api : org-openide-util-lookup | jar | RELEASE72 |
| org.netbeans.api : org-openide-util | jar | RELEASE72 |
| javax.ws.rs : javax.ws.rs-api | jar | 2.0 |
| org.jvnet.jaxb2_commons : jaxb2-basics-runtime | jar | 0.6.5.1 |
| org.slf4j : slf4j-api | jar | 1.7.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 6.8.1 |
| junit : junit | jar | 4.10 |
| org.slf4j : slf4j-simple | jar | 1.7.5 |