net.vectorpublish:I8n-Server

A Swing/AWT based DTP.

License

License

Categories

Categories

Net
GroupId

GroupId

net.vectorpublish
ArtifactId

ArtifactId

I8n-Server
Last Version

Last Version

0.9.27
Release Date

Release Date

Type

Type

war
Description

Description

A Swing/AWT based DTP.

Download I8n-Server

How to add to project

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

Dependencies

compile (15)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.5.0
org.springframework : spring-aop jar 4.3.7.RELEASE
net.vectorpublish : API jar 0.9.27
taglibs : standard jar 1.1.2
org.springframework.data : spring-data-jpa jar 1.10.1.RELEASE
javax.servlet : jstl jar 1.2
org.springframework : spring-webmvc jar 4.2.5.RELEASE
hsqldb : hsqldb jar 1.8.0.7
javax.transaction : jta jar 1.1
org.hibernate : hibernate-entitymanager jar 4.1.2.Final
org.postgresql : postgresql jar 9.4.1208.jre7
javax.inject : javax.inject jar 1
org.springframework : spring-context jar 4.3.7.RELEASE
commons-io : commons-io jar 2.4
org.springframework : spring-test jar 4.3.7.RELEASE

provided (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.27
0.9.26