| License |
License |
|---|---|
| GroupId | GroupIdorg.jdtaus.core |
| ArtifactId | ArtifactIdjdtaus-core-runtime |
| Last Version | Last Version1.15 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionjDTAUS Core ⁑ Reference Implementation
Core reference implementation.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jdtaus-core-runtime-1.15.pom | |
| jdtaus-core-runtime-1.15.jar | 402 KB |
| jdtaus-core-runtime-1.15-sources.jar | 15 KB |
| jdtaus-core-runtime-1.15-javadoc.jar | 52 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.jdtaus.core/jdtaus-core-runtime/ -->
<dependency>
<groupId>org.jdtaus.core</groupId>
<artifactId>jdtaus-core-runtime</artifactId>
<version>1.15</version>
</dependency>
// https://jarcasting.com/artifacts/org.jdtaus.core/jdtaus-core-runtime/
implementation 'org.jdtaus.core:jdtaus-core-runtime:1.15'
// https://jarcasting.com/artifacts/org.jdtaus.core/jdtaus-core-runtime/
implementation ("org.jdtaus.core:jdtaus-core-runtime:1.15")
'org.jdtaus.core:jdtaus-core-runtime:jar:1.15'
<dependency org="org.jdtaus.core" name="jdtaus-core-runtime" rev="1.15">
<artifact name="jdtaus-core-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jdtaus.core', module='jdtaus-core-runtime', version='1.15')
)
libraryDependencies += "org.jdtaus.core" % "jdtaus-core-runtime" % "1.15"
[org.jdtaus.core/jdtaus-core-runtime "1.15"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring | jar | 2.5.6 |