Last Version

Defne 1.0.1

Defne is the next generation Java EE web project infrastructure

GroupId

GroupId

org.defne
ArtifactId

ArtifactId

defne
Version

Version

1.0.1
Type

Type

pom
Description

Description

Defne
Defne is the next generation Java EE web project infrastructure
Project URL

Project URL

http://code.google.com/p/defne/
Project Organization

Project Organization

MechSoft Mechanical and Software Solutions

Download defne 1.0.1

Filename Size
defne-1.0.1.pom 11 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • defne-utility
  • defne-service
  • defne-security
  • defne-jsf
  • defne-owb
  • defne-jpa
  • defne-ejb
  • defne-client
  • defne-servlet
  • defne-json
  • defne-samples