License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdorg.ozwillo.datacore |
ArtifactId | ArtifactIdozwillo-datacore-core |
Version | Version1.10.1 |
Type | Typejar |
Description |
DescriptionOzwillo Datacore Core
Ozwillo Datacore is a collaborative Open Linked Data Cloud platform.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
ozwillo-datacore-core-1.10.1.pom | |
ozwillo-datacore-core-1.10.1.jar | 109 KB |
ozwillo-datacore-core-1.10.1-sources.jar | 94 KB |
ozwillo-datacore-core-1.10.1-javadoc.jar | 523 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ozwillo.datacore/ozwillo-datacore-core/ -->
<dependency>
<groupId>org.ozwillo.datacore</groupId>
<artifactId>ozwillo-datacore-core</artifactId>
<version>1.10.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.ozwillo.datacore/ozwillo-datacore-core/
implementation 'org.ozwillo.datacore:ozwillo-datacore-core:1.10.1'
// https://jarcasting.com/artifacts/org.ozwillo.datacore/ozwillo-datacore-core/
implementation ("org.ozwillo.datacore:ozwillo-datacore-core:1.10.1")
'org.ozwillo.datacore:ozwillo-datacore-core:jar:1.10.1'
<dependency org="org.ozwillo.datacore" name="ozwillo-datacore-core" rev="1.10.1">
<artifact name="ozwillo-datacore-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ozwillo.datacore', module='ozwillo-datacore-core', version='1.10.1')
)
libraryDependencies += "org.ozwillo.datacore" % "ozwillo-datacore-core" % "1.10.1"
[org.ozwillo.datacore/ozwillo-datacore-core "1.10.1"]
Group / Artifact | Type | Version |
---|---|---|
org.ozwillo.datacore : ozwillo-datacore-common | jar | 1.10.1 |
org.slf4j : slf4j-api | jar | 1.7.5 |
org.slf4j : slf4j-log4j12 | jar | 1.7.5 |
org.springframework : spring-core | jar | 3.2.10.RELEASE |
org.springframework : spring-context | jar | 3.2.10.RELEASE |
cglib : cglib | jar | 2.2.2 |
org.springframework.security : spring-security-core | jar | 3.1.4.RELEASE |
org.springframework.security.oauth : spring-security-oauth2 | jar | 1.0.5.RELEASE |
org.mongodb : mongo-java-driver | jar | 2.12.4 |
org.springframework.data : spring-data-mongodb | jar | 1.5.2.RELEASE |
joda-time : joda-time | jar | 2.1 |
org.hibernate : hibernate-validator | jar | 4.2.0.Final |
com.google.guava : guava | jar | 14.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-test | jar | 3.2.10.RELEASE |
junit : junit | jar | 4.12 |