Last Version

jbp 1.1.0

jbp root project

License

License

GroupId

GroupId

com.googlecode.jbp
ArtifactId

ArtifactId

jbp
Version

Version

1.1.0
Type

Type

pom
Description

Description

jbp
jbp root project
Project URL

Project URL

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

Source Code Management

https://github.com/yannickloth/jbp

Download jbp 1.1.0

Filename Size
jbp-1.1.0.pom 1 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • jbp-parent
  • jbp-common
  • jbp-hibernate
  • jbp-jpa