Last Version

ltd.fdsa:self-describing-data-object 1.0.0-RELEASE

A technology design based on binary self-describing data object Representation

License

License

Categories

Categories

Data
GroupId

GroupId

ltd.fdsa
ArtifactId

ArtifactId

self-describing-data-object
Version

Version

1.0.0-RELEASE
Type

Type

jar
Description

Description

A technology design based on binary self-describing data object Representation

Download self-describing-data-object 1.0.0-RELEASE


<!-- https://jarcasting.com/artifacts/ltd.fdsa/self-describing-data-object/ -->
<dependency>
    <groupId>ltd.fdsa</groupId>
    <artifactId>self-describing-data-object</artifactId>
    <version>1.0.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/ltd.fdsa/self-describing-data-object/
implementation 'ltd.fdsa:self-describing-data-object:1.0.0-RELEASE'
// https://jarcasting.com/artifacts/ltd.fdsa/self-describing-data-object/
implementation ("ltd.fdsa:self-describing-data-object:1.0.0-RELEASE")
'ltd.fdsa:self-describing-data-object:jar:1.0.0-RELEASE'
<dependency org="ltd.fdsa" name="self-describing-data-object" rev="1.0.0-RELEASE">
  <artifact name="self-describing-data-object" type="jar" />
</dependency>
@Grapes(
@Grab(group='ltd.fdsa', module='self-describing-data-object', version='1.0.0-RELEASE')
)
libraryDependencies += "ltd.fdsa" % "self-describing-data-object" % "1.0.0-RELEASE"
[ltd.fdsa/self-describing-data-object "1.0.0-RELEASE"]

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.3.4.RELEASE
com.google.guava : guava jar 25.0-jre
com.fasterxml.jackson.core : jackson-databind jar
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar
com.fasterxml.jackson.dataformat : jackson-dataformat-xml jar
com.fasterxml.jackson.dataformat : jackson-dataformat-properties jar
org.projectlombok : lombok Optional jar 1.18.18

runtime (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-devtools Optional jar 2.3.4.RELEASE

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.3.4.RELEASE

Project Modules

There are no modules declared in this project.