| License |
License |
|---|---|
| Categories |
CategoriesORM Data |
| GroupId | GroupIdcom.covisint.platform.service.core |
| ArtifactId | ArtifactIdservice-core |
| Last Version | Last Version1.0.0.RELEASE |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCovisint Super-POM
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| service-core-1.0.0.RELEASE.pom | |
| service-core-1.0.0.RELEASE.jar | 49 KB |
| service-core-1.0.0.RELEASE-sources.jar | 45 KB |
| service-core-1.0.0.RELEASE-javadoc.jar | 210 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.covisint.platform.service.core/service-core/ -->
<dependency>
<groupId>com.covisint.platform.service.core</groupId>
<artifactId>service-core</artifactId>
<version>1.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.covisint.platform.service.core/service-core/
implementation 'com.covisint.platform.service.core:service-core:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/com.covisint.platform.service.core/service-core/
implementation ("com.covisint.platform.service.core:service-core:1.0.0.RELEASE")
'com.covisint.platform.service.core:service-core:jar:1.0.0.RELEASE'
<dependency org="com.covisint.platform.service.core" name="service-core" rev="1.0.0.RELEASE">
<artifact name="service-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.covisint.platform.service.core', module='service-core', version='1.0.0.RELEASE')
)
libraryDependencies += "com.covisint.platform.service.core" % "service-core" % "1.0.0.RELEASE"
[com.covisint.platform.service.core/service-core "1.0.0.RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.covisint.core.http.service : http-service-core | jar | 1.0.0.RELEASE |
| org.slf4j : slf4j-log4j12 | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| com.h2database : h2 | jar | 1.3.175 |
| org.testng : testng | jar | 6.8.8 |