| License |
License |
|---|---|
| GroupId | GroupIdio.scaleplan |
| ArtifactId | ArtifactIdspce |
| Version | Version0.5.0 |
| Type | Typejar |
| Description |
Descriptionspce
ScalePlan CloudEvents for Java 0.5.0
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| spce-0.5.0.pom | |
| spce-0.5.0.jar | 66 KB |
| spce-0.5.0-sources.jar | 43 KB |
| spce-0.5.0-javadoc.jar | 140 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.scaleplan/spce/ -->
<dependency>
<groupId>io.scaleplan</groupId>
<artifactId>spce</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.scaleplan/spce/
implementation 'io.scaleplan:spce:0.5.0'
// https://jarcasting.com/artifacts/io.scaleplan/spce/
implementation ("io.scaleplan:spce:0.5.0")
'io.scaleplan:spce:jar:0.5.0'
<dependency org="io.scaleplan" name="spce" rev="0.5.0">
<artifact name="spce" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.scaleplan', module='spce', version='0.5.0')
)
libraryDependencies += "io.scaleplan" % "spce" % "0.5.0"
[io.scaleplan/spce "0.5.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-databind | jar | 2.11.3 |
| com.ethlo.time : itu | jar | 1.3.0 |
| org.apache.avro : avro | jar | 1.10.0 |