License |
License |
---|---|
GroupId | GroupIdio.opencmw |
ArtifactId | ArtifactIdcore |
Version | Version11.0.1 |
Type | Typejar |
Description |
DescriptionZeroMQ and REST-based micro-service implementation.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
core-11.0.1.pom | |
core-11.0.1.jar | 100 KB |
core-11.0.1-sources.jar | 50 KB |
core-11.0.1-javadoc.jar | 691 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.opencmw/core/ -->
<dependency>
<groupId>io.opencmw</groupId>
<artifactId>core</artifactId>
<version>11.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.opencmw/core/
implementation 'io.opencmw:core:11.0.1'
// https://jarcasting.com/artifacts/io.opencmw/core/
implementation ("io.opencmw:core:11.0.1")
'io.opencmw:core:jar:11.0.1'
<dependency org="io.opencmw" name="core" rev="11.0.1">
<artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.opencmw', module='core', version='11.0.1')
)
libraryDependencies += "io.opencmw" % "core" % "11.0.1"
[io.opencmw/core "11.0.1"]
Group / Artifact | Type | Version |
---|---|---|
io.opencmw : serialiser | jar | 11.0.1 |
org.zeromq : jeromq | jar | 0.5.2 |
com.lmax : disruptor | jar | 3.4.2 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
org.slf4j : slf4j-api | jar | 2.0.0-alpha0 |
org.jetbrains : annotations | jar | 20.1.0 |
Group / Artifact | Type | Version |
---|---|---|
de.gsi.dataset : chartfx-dataset Optional | jar | 11.2.5 |
org.slf4j : slf4j-simple | jar | 2.0.0-alpha0 |
org.junit.jupiter : junit-jupiter-api | jar | 5.7.1 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.1 |
org.junit.jupiter : junit-jupiter-params | jar | 5.7.1 |
org.awaitility : awaitility | jar | 4.0.3 |
de.sandec : JMemoryBuddy | jar | 0.5.0 |
org.openjdk.jmh : jmh-core | jar | 1.28 |
org.openjdk.jmh : jmh-generator-annprocess | jar | 1.28 |