Last Version

DNet Core - Presenter 1.0.6

Contains base classes for the presentation services and view-model management.

License

License

Categories

Categories

Net
GroupId

GroupId

net.nan21.dnet
ArtifactId

ArtifactId

nan21.dnet.core.presenter
Version

Version

1.0.6
Type

Type

jar
Description

Description

DNet Core - Presenter
Contains base classes for the presentation services and view-model management.
Project URL

Project URL

http://www.dnet-ebusiness-suite.com/www/nan21.dnet.core.presenter

Download nan21.dnet.core.presenter 1.0.6


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

Dependencies

compile (18)

Group / Artifact Type Version
net.nan21.dnet : nan21.dnet.core.api jar 1.0.6
org.activiti : activiti-engine jar 5.9
org.freemarker » com.springsource.freemarker jar 2.3.18
org.apache.commons » com.springsource.org.apache.commons.io jar 1.4.0
org.apache.commons » com.springsource.org.apache.commons.lang jar 2.5.0
org.codehaus.jackson » com.springsource.org.codehaus.jackson jar 1.4.3
org.codehaus.jackson » com.springsource.org.codehaus.jackson.mapper jar 1.4.3
org.eclipse.persistence : javax.persistence jar 2.0.3
net.nan21.osgi » net.nan21.osgi.opencsv jar 2.1
org.eclipse.persistence : org.eclipse.persistence.core jar 2.3.0
org.eclipse.persistence : org.eclipse.persistence.jpa jar 2.3.0
org.springframework » org.springframework.beans jar 3.1.2.RELEASE
org.springframework » org.springframework.context jar 3.1.2.RELEASE
org.springframework » org.springframework.jdbc jar 3.1.2.RELEASE
org.springframework » org.springframework.orm jar 3.1.2.RELEASE
org.springframework » org.springframework.transaction jar 3.1.2.RELEASE
org.slf4j : slf4j-api jar 1.6.2
org.springframework.integration : spring-integration-core jar 2.1.3.RELEASE

test (2)

Group / Artifact Type Version
org.junit » com.springsource.org.junit jar 4.5.0
org.slf4j : slf4j-nop jar 1.6.2

Project Modules

There are no modules declared in this project.