Last Version

Shields4J 1.0.1

Libraries for generation badges using the service shields.io

License

License

GroupId

GroupId

org.touchbit.shields4j
ArtifactId

ArtifactId

shields4j-parent
Version

Version

1.0.1
Type

Type

pom
Description

Description

Shields4J
Libraries for generation badges using the service shields.io
Project URL

Project URL

https://github.com/touchbit/shields4j
Project Organization

Project Organization

TouchBIT
Source Code Management

Source Code Management

https://github.com/touchbit/shields4j

Download shields4j-parent 1.0.1

Filename Size
shields4j-parent-1.0.1.pom 12 KB
Browse

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25

Project Modules

  • client
  • testng
  • test-core