jbp

jbp root project

License

License

GroupId

GroupId

com.googlecode.jbp
ArtifactId

ArtifactId

jbp
Last Version

Last Version

1.1.0
Release Date

Release Date

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

Filename Size
jbp-1.1.0.pom 1 KB
Browse

How to add to project

<!-- 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

Versions

Version
1.1.0
1.0.0