JavaBeans Generator

Generates JavaBean source files from a simple XML configuration.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.jbg
ArtifactId

ArtifactId

jbg
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

JavaBeans Generator
Generates JavaBean source files from a simple XML configuration.
Project URL

Project URL

http://jbg.sf.net/
Project Organization

Project Organization

SEAF

Download jbg

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
net.sf.seaf : seaf-commons jar 0.5
org.slf4j : slf4j-api jar 1.6.1

test (4)

Group / Artifact Type Version
junit : junit jar 4.8.2
net.sf.seaf : seaf-test-commons jar 1.4
ch.qos.logback : logback-classic jar 0.9.26
org.slf4j : jcl-over-slf4j jar 1.6.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0