Last Version

com.github.kyriosdata.seed:seed 1.0.1

Biblioteca com serviços para serialização e desserialização de objetos.

License

License

Categories

Categories

Data
GroupId

GroupId

com.github.kyriosdata.seed
ArtifactId

ArtifactId

seed
Version

Version

1.0.1
Type

Type

jar
Description

Description

com.github.kyriosdata.seed:seed
Biblioteca com serviços para serialização e desserialização de objetos.
Project URL

Project URL

https://github.com/kyriosdata/seed
Project Organization

Project Organization

Instituto de Informática (UFG) - Fábrica de Software
Source Code Management

Source Code Management

https://github.com/kyriosdata/seed

Download seed 1.0.1


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

Dependencies

compile (5)

Group / Artifact Type Version
com.github.kyriosdata.parser : parser jar 1.0.1
org.junit.jupiter : junit-jupiter-api jar 5.0.0-M2
org.junit.jupiter : junit-jupiter-engine jar 5.0.0-M2
org.junit.vintage : junit-vintage-engine jar 4.12.0-M2
org.apache.maven.plugins : maven-surefire-plugin jar 2.19.1

Project Modules

There are no modules declared in this project.