Last Version

com.github.kyriosdata:exemplo 1.0.0

Projeto de referência (exemplo) inicial de desenvolvimento em Java com uso de JUnit.

License

License

Categories

Categories

Data
GroupId

GroupId

com.github.kyriosdata
ArtifactId

ArtifactId

exemplo
Version

Version

1.0.0
Type

Type

jar
Description

Description

com.github.kyriosdata:exemplo
Projeto de referência (exemplo) inicial de desenvolvimento em Java com uso de JUnit.
Project URL

Project URL

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

Project Organization

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

Source Code Management

https://github.com/kyriosdata/exemplo

Download exemplo 1.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-api jar 2.11.0
org.apache.logging.log4j : log4j-core jar 2.11.0

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.2.0

Project Modules

There are no modules declared in this project.