diirt: Data Integration In Real-Time
The full documentation is provided in the project wiki.
The documentation includes information for different use cases (using Diirt, contributing to Diirt, etc.).
License |
License
The MIT License (MIT)
|
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdorg.diirt |
ArtifactId | ArtifactIdvtype-json |
Last Version | Last Version3.1.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.diirt.vtype.json
Standard JSON serilization for value types.
|
Filename | Size |
---|---|
vtype-json-3.1.7.pom | |
vtype-json-3.1.7.jar | 18 KB |
vtype-json-3.1.7-sources.jar | 8 KB |
vtype-json-3.1.7-javadoc.jar | 28 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.diirt/vtype-json/ -->
<dependency>
<groupId>org.diirt</groupId>
<artifactId>vtype-json</artifactId>
<version>3.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.diirt/vtype-json/
implementation 'org.diirt:vtype-json:3.1.7'
// https://jarcasting.com/artifacts/org.diirt/vtype-json/
implementation ("org.diirt:vtype-json:3.1.7")
'org.diirt:vtype-json:jar:3.1.7'
<dependency org="org.diirt" name="vtype-json" rev="3.1.7">
<artifact name="vtype-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.diirt', module='vtype-json', version='3.1.7')
)
libraryDependencies += "org.diirt" % "vtype-json" % "3.1.7"
[org.diirt/vtype-json "3.1.7"]
Group / Artifact | Type | Version |
---|---|---|
org.diirt : vtype | jar | 3.1.7 |
javax.json : javax.json-api | jar | 1.0 |
org.diirt : diirt-util | jar | 3.1.7 |
Group / Artifact | Type | Version |
---|---|---|
org.glassfish : javax.json Optional | jar | 1.0.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 1.9.5 |
org.hamcrest : hamcrest-all | jar | 1.3 |
The full documentation is provided in the project wiki.
The documentation includes information for different use cases (using Diirt, contributing to Diirt, etc.).