DaliCore Forum

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
Last Version

Last Version

1.1.0
Release Date

Release Date

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

How to add to project

<!-- 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.

Versions

Version
1.1.0
1.0.0
1.0.0-RC1
0.9.14