License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdsystems.reformcloud.reformcloud2 |
ArtifactId | ArtifactIdreformcloud2-shared |
Version | Version2.10.0 |
Type | Typejar |
Description |
DescriptionShared code between the embedded api and the node api
|
Project URL |
Project URL |
Filename | Size |
---|---|
reformcloud2-shared-2.10.0.pom | |
reformcloud2-shared-2.10.0.jar | 40 KB |
reformcloud2-shared-2.10.0-sources.jar | 34 KB |
reformcloud2-shared-2.10.0-javadoc.jar | 176 KB |
Browse |
<!-- https://jarcasting.com/artifacts/systems.reformcloud.reformcloud2/reformcloud2-shared/ -->
<dependency>
<groupId>systems.reformcloud.reformcloud2</groupId>
<artifactId>reformcloud2-shared</artifactId>
<version>2.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/systems.reformcloud.reformcloud2/reformcloud2-shared/
implementation 'systems.reformcloud.reformcloud2:reformcloud2-shared:2.10.0'
// https://jarcasting.com/artifacts/systems.reformcloud.reformcloud2/reformcloud2-shared/
implementation ("systems.reformcloud.reformcloud2:reformcloud2-shared:2.10.0")
'systems.reformcloud.reformcloud2:reformcloud2-shared:jar:2.10.0'
<dependency org="systems.reformcloud.reformcloud2" name="reformcloud2-shared" rev="2.10.0">
<artifact name="reformcloud2-shared" type="jar" />
</dependency>
@Grapes(
@Grab(group='systems.reformcloud.reformcloud2', module='reformcloud2-shared', version='2.10.0')
)
libraryDependencies += "systems.reformcloud.reformcloud2" % "reformcloud2-shared" % "2.10.0"
[systems.reformcloud.reformcloud2/reformcloud2-shared "2.10.0"]
Group / Artifact | Type | Version |
---|---|---|
systems.reformcloud.reformcloud2 : reformcloud2-protocol | jar | 2.10.0 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.8.6 |
io.netty : netty-all | jar | 4.1.51.Final |
org.jetbrains : annotations | jar | 20.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.7.0-RC1 |
org.mockito : mockito-junit-jupiter | jar | 3.5.2 |