License |
License |
---|---|
GroupId | GroupIdorg.jdtaus.common |
ArtifactId | ArtifactIdjdtaus-core-api |
Last Version | Last Version1.15 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionjDTAUS Core ⁑ API
Application programming interface to core services like task monitoring and modular object management and configuration.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jdtaus-core-api-1.15.pom | |
jdtaus-core-api-1.15.jar | 158 KB |
jdtaus-core-api-1.15-sources.jar | 198 KB |
jdtaus-core-api-1.15-javadoc.jar | 635 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jdtaus.common/jdtaus-core-api/ -->
<dependency>
<groupId>org.jdtaus.common</groupId>
<artifactId>jdtaus-core-api</artifactId>
<version>1.15</version>
</dependency>
// https://jarcasting.com/artifacts/org.jdtaus.common/jdtaus-core-api/
implementation 'org.jdtaus.common:jdtaus-core-api:1.15'
// https://jarcasting.com/artifacts/org.jdtaus.common/jdtaus-core-api/
implementation ("org.jdtaus.common:jdtaus-core-api:1.15")
'org.jdtaus.common:jdtaus-core-api:jar:1.15'
<dependency org="org.jdtaus.common" name="jdtaus-core-api" rev="1.15">
<artifact name="jdtaus-core-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jdtaus.common', module='jdtaus-core-api', version='1.15')
)
libraryDependencies += "org.jdtaus.common" % "jdtaus-core-api" % "1.15"
[org.jdtaus.common/jdtaus-core-api "1.15"]
Group / Artifact | Type | Version |
---|---|---|
org.jdtaus.core : jdtaus-core-schemas | jar | 1.15 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.2 |