Last Version

net.sourceforge.jbizmo:jbizmo-invoker-spring4 2.8.0

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-invoker-spring4
Version

Version

2.8.0
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-invoker-spring4 2.8.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework : spring-web jar 4.3.14.RELEASE
org.springframework.security : spring-security-core jar 3.2.5.RELEASE
net.sourceforge.jbizmo : jbizmo-commons-invoker jar 2.8.0
org.slf4j : slf4j-api jar 1.7.25

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

Project Modules

There are no modules declared in this project.