License |
License |
---|---|
GroupId | GroupIdcom.googlecode.jbp |
ArtifactId | ArtifactIdjbp-common |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjbp-common
jbp-common class library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jbp-common-1.1.0.pom | |
jbp-common-1.1.0.jar | 31 KB |
jbp-common-1.1.0-sources.jar | 32 KB |
jbp-common-1.1.0-javadoc.jar | 170 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode.jbp/jbp-common/ -->
<dependency>
<groupId>com.googlecode.jbp</groupId>
<artifactId>jbp-common</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.jbp/jbp-common/
implementation 'com.googlecode.jbp:jbp-common:1.1.0'
// https://jarcasting.com/artifacts/com.googlecode.jbp/jbp-common/
implementation ("com.googlecode.jbp:jbp-common:1.1.0")
'com.googlecode.jbp:jbp-common:jar:1.1.0'
<dependency org="com.googlecode.jbp" name="jbp-common" rev="1.1.0">
<artifact name="jbp-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.jbp', module='jbp-common', version='1.1.0')
)
libraryDependencies += "com.googlecode.jbp" % "jbp-common" % "1.1.0"
[com.googlecode.jbp/jbp-common "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
commons-lang : commons-lang | jar | 2.5 |
org.slf4j : slf4j-api | jar | 1.6.1 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : jcl-over-slf4j | jar | 1.6.1 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 5.14.6 |