Last Version

Nexirius Java Application Framework 5.0

jnex is Java framework, which implements the model view controller pattern and which is used to create rich client Swing and HTML viewers based on the same data model and data access layer.

License

License

GroupId

GroupId

com.nexirius
ArtifactId

ArtifactId

jnex
Version

Version

5.0
Type

Type

jar
Description

Description

Nexirius Java Application Framework
jnex is Java framework, which implements the model view controller pattern and which is used to create rich client Swing and HTML viewers based on the same data model and data access layer.
Project URL

Project URL

http://www.nexirius.com

Download jnex 5.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.tomcat : servlet-api jar 6.0.13

Project Modules

There are no modules declared in this project.