net.sourceforge.jbizmo:jbizmo-commons-spring4

JBizMo supports building of JavaFX, Eclipse RCP, Eclipse RAP, Swing, JSF (Primefaces) and Vaadin applications. The generated applications can run in a stand-alone mode or they can be deployed on a Java EE server (JBoss 8, GlassFish 4). Alternatively, the Spring platform is also supported! JBizMo applications use JPA in order to access the target database. The plug-in contains a graphical editor for designing the domain model.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sourceforge.jbizmo
ArtifactId

ArtifactId

jbizmo-commons-spring4
Last Version

Last Version

2.8.0
Release Date

Release Date

Type

Type

jar
Description

Description

JBizMo supports building of JavaFX, Eclipse RCP, Eclipse RAP, Swing, JSF (Primefaces) and Vaadin applications. The generated applications can run in a stand-alone mode or they can be deployed on a Java EE server (JBoss 8, GlassFish 4). Alternatively, the Spring platform is also supported! JBizMo applications use JPA in order to access the target database. The plug-in contains a graphical editor for designing the domain model.

Download jbizmo-commons-spring4

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework : spring-core jar 4.3.14.RELEASE
org.springframework : spring-context jar 4.3.14.RELEASE
net.sourceforge.jbizmo : jbizmo-commons-server jar 2.8.0
org.aspectj : aspectjrt jar 1.8.4
org.slf4j : slf4j-api jar 1.7.25

provided (1)

Group / Artifact Type Version
javax : javaee-api jar 8.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.8.0
2.7.0
2.6.0
2.5.1
2.5.0
2.4.0
2.3.0
2.2.0
2.1.0
2.0.0