License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.numsg |
ArtifactId | ArtifactIdnumsg-odata-service |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnumsg-odata-service
numsg-odata-service is based on olingo
|
Project URL |
Project URL |
Filename | Size |
---|---|
numsg-odata-service-0.0.1.pom | |
numsg-odata-service-0.0.1.jar | 53 KB |
numsg-odata-service-0.0.1-sources.jar | 30 KB |
numsg-odata-service-0.0.1-javadoc.jar | 114 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.numsg/numsg-odata-service/ -->
<dependency>
<groupId>com.numsg</groupId>
<artifactId>numsg-odata-service</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.numsg/numsg-odata-service/
implementation 'com.numsg:numsg-odata-service:0.0.1'
// https://jarcasting.com/artifacts/com.numsg/numsg-odata-service/
implementation ("com.numsg:numsg-odata-service:0.0.1")
'com.numsg:numsg-odata-service:jar:0.0.1'
<dependency org="com.numsg" name="numsg-odata-service" rev="0.0.1">
<artifact name="numsg-odata-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.numsg', module='numsg-odata-service', version='0.0.1')
)
libraryDependencies += "com.numsg" % "numsg-odata-service" % "0.0.1"
[com.numsg/numsg-odata-service "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.olingo : odata-server-core | jar | 4.4.0 |
org.apache.olingo : odata-server-api | jar | 4.4.0 |
org.apache.olingo : odata-commons-core | jar | 4.4.0 |
org.apache.olingo : odata-commons-api | jar | 4.4.0 |
org.springframework.boot : spring-boot-starter-web | jar | 1.5.1.RELEASE |
org.springframework.boot : spring-boot-starter-data-jpa | jar | 1.5.1.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |