License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.github.kyriosdata.seed |
ArtifactId | ArtifactIdseed |
Version | Version1.0.1 |
Type | Typejar |
Description |
Descriptioncom.github.kyriosdata.seed:seed
Biblioteca com serviços para serialização e desserialização
de objetos.
|
Project URL |
Project URL |
Project Organization |
Project OrganizationInstituto de Informática (UFG) - Fábrica de Software |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
seed-1.0.1.pom | |
seed-1.0.1.jar | 6 KB |
seed-1.0.1-sources.jar | 8 KB |
seed-1.0.1-javadoc.jar | 31 KB |
Browse |
<!-- 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"]
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 |