Pdef

Pdef java descriptors, formats and RPC

License

License

GroupId

GroupId

io.pdef
ArtifactId

ArtifactId

pdef
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Pdef
Pdef java descriptors, formats and RPC

Download pdef

How to add to project

<!-- https://jarcasting.com/artifacts/io.pdef/pdef/ -->
<dependency>
    <groupId>io.pdef</groupId>
    <artifactId>pdef</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.pdef/pdef/
implementation 'io.pdef:pdef:1.2.0'
// https://jarcasting.com/artifacts/io.pdef/pdef/
implementation ("io.pdef:pdef:1.2.0")
'io.pdef:pdef:jar:1.2.0'
<dependency org="io.pdef" name="pdef" rev="1.2.0">
  <artifact name="pdef" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.pdef', module='pdef', version='1.2.0')
)
libraryDependencies += "io.pdef" % "pdef" % "1.2.0"
[io.pdef/pdef "1.2.0"]

Dependencies

compile (2)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 2.0.1
com.fasterxml.jackson.core : jackson-core jar 2.2.3

test (3)

Group / Artifact Type Version
junit : junit jar 4.9
org.mockito : mockito-core jar 1.9.5
com.google.guava : guava jar 14.0.1

Project Modules

There are no modules declared in this project.
io.pdef

Pdef (protocol definition language)

Versions

Version
1.2.0
1.1.2
1.1.1
1.1.0
1.0.0