Last Version

DaliCore Forum 1.1.0

Flexible EJB implementation of the basic operations of an internet forum, including setting and checking correct permissions.

License

License

GroupId

GroupId

com.lodgon.dalicore
ArtifactId

ArtifactId

daliforum-ejb
Version

Version

1.1.0
Type

Type

jar
Description

Description

DaliCore Forum
Flexible EJB implementation of the basic operations of an internet forum, including setting and checking correct permissions.
Project Organization

Project Organization

LodgON

Download daliforum-ejb 1.1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.lodgon.dalicore : dalicore-ejb jar 1.1.0

provided (2)

Group / Artifact Type Version
org.eclipse.persistence : org.eclipse.persistence.jpa jar 2.3.0
javax : javaee-api jar 6.0

test (4)

Group / Artifact Type Version
org.testng : testng jar 6.3
org.glassfish.main.extras : glassfish-embedded-all jar 3.1.2
org.apache.derby : derbytools jar 10.9.1.0
org.osgi : core jar 4.3.0

Project Modules

There are no modules declared in this project.