Jar examples for j:jbg
Generates JavaBean source files from a simple XML configuration.
You can download jar file jbg 1.0 in this page.
You can use the following script to add jbg-1.0.jar to your project.
<dependency> <groupId>net.sf.jbg</groupId> <artifactId>jbg</artifactId> <version>1.0</version> </dependency>
compile group: 'net.sf.jbg', name: 'jbg', version: '1.0'
libraryDependencies += "net.sf.jbg" % "jbg" % "1.0"
<dependency org="net.sf.jbg" name="jbg" rev="1.0"/>
@Grapes(@Grab(group='net.sf.jbg', module='jbg', version='1.0'))
'net.sf.jbg:jbg:jar:1.0'
Click the following link to download the jar file.
jbg-1.0-sources.jar