License |
License |
---|---|
GroupId | GroupIduk.org.retep.microkernel |
ArtifactId | ArtifactIdcore |
Last Version | Last Version10.5.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionretepMicroKernel original legacy core
The retepMicroKernel application container.
|
Filename | Size |
---|---|
core-10.5.1.pom | |
core-10.5.1.jar | 99 KB |
core-10.5.1-sources.jar | 102 KB |
core-10.5.1-javadoc.jar | 359 KB |
Browse |
<!-- https://jarcasting.com/artifacts/uk.org.retep.microkernel/core/ -->
<dependency>
<groupId>uk.org.retep.microkernel</groupId>
<artifactId>core</artifactId>
<version>10.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/uk.org.retep.microkernel/core/
implementation 'uk.org.retep.microkernel:core:10.5.1'
// https://jarcasting.com/artifacts/uk.org.retep.microkernel/core/
implementation ("uk.org.retep.microkernel:core:10.5.1")
'uk.org.retep.microkernel:core:jar:10.5.1'
<dependency org="uk.org.retep.microkernel" name="core" rev="10.5.1">
<artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.org.retep.microkernel', module='core', version='10.5.1')
)
libraryDependencies += "uk.org.retep.microkernel" % "core" % "10.5.1"
[uk.org.retep.microkernel/core "10.5.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.7 |