License |
License |
---|---|
GroupId | GroupIdio.opencmw |
ArtifactId | ArtifactIdconcepts |
Version | Version11.0.1 |
Type | Typejar |
Description |
DescriptionModule for experimental features which will be moved to more appropriate modules once they become stable.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
concepts-11.0.1.pom | |
concepts-11.0.1.jar | 53 KB |
concepts-11.0.1-sources.jar | 23 KB |
concepts-11.0.1-javadoc.jar | 417 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.opencmw/concepts/ -->
<dependency>
<groupId>io.opencmw</groupId>
<artifactId>concepts</artifactId>
<version>11.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.opencmw/concepts/
implementation 'io.opencmw:concepts:11.0.1'
// https://jarcasting.com/artifacts/io.opencmw/concepts/
implementation ("io.opencmw:concepts:11.0.1")
'io.opencmw:concepts:jar:11.0.1'
<dependency org="io.opencmw" name="concepts" rev="11.0.1">
<artifact name="concepts" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.opencmw', module='concepts', version='11.0.1')
)
libraryDependencies += "io.opencmw" % "concepts" % "11.0.1"
[io.opencmw/concepts "11.0.1"]
Group / Artifact | Type | Version |
---|---|---|
io.opencmw : core | jar | 11.0.1 |
de.gsi.dataset : chartfx-dataset | jar | 11.2.5 |
it.unimi.dsi : fastutil | jar | 8.5.2 |
org.slf4j : slf4j-api | jar | 2.0.0-alpha0 |
org.jetbrains : annotations | jar | 20.1.0 |
Group / Artifact | Type | Version |
---|---|---|
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 |