jbp-parent

jbp parent project with all configurations that are shared by the modules.

License

License

GroupId

GroupId

com.googlecode.jbp
ArtifactId

ArtifactId

jbp-parent
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

pom
Description

Description

jbp-parent
jbp parent project with all configurations that are shared by the modules.
Project URL

Project URL

http://code.google.com/p/jbp/
Source Code Management

Source Code Management

https://github.com/yannickloth/jbp

Download jbp-parent

Filename Size
jbp-parent-1.1.0.pom 5 KB
Browse

How to add to project

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

Dependencies

compile (1)

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

runtime (1)

Group / Artifact Type Version
org.slf4j : jcl-over-slf4j jar 1.6.1

test (1)

Group / Artifact Type Version
org.testng : testng jar 5.14.6

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.0