Last Version

Antiope Parent Module 0.0.6

API Client Framework

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.lpezet.antiope
ArtifactId

ArtifactId

parent
Version

Version

0.0.6
Type

Type

pom
Description

Description

Antiope Parent Module
API Client Framework
Project URL

Project URL

https://github.com/lpezet/antiope

Download parent 0.0.6

Filename Size
parent-0.0.6.pom 15 KB
Browse

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

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.6.1
org.slf4j : jcl-over-slf4j jar 1.6.1
org.slf4j : jul-to-slf4j jar 1.6.1
org.slf4j : log4j-over-slf4j jar 1.6.1

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-core jar 1.9.5
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.