Last Version

Domain layer 2.0.0-beta.2

Raildelays is mainly a Java application which accumulates train delays from the Belgian railway company called NMBS/SNCB.

License

License

Categories

Categories

Doma Data ORM
GroupId

GroupId

com.github.almex
ArtifactId

ArtifactId

raildelays-domain
Version

Version

2.0.0-beta.2
Type

Type

jar
Description

Description

Domain layer
Raildelays is mainly a Java application which accumulates train delays from the Belgian railway company called NMBS/SNCB.

Download raildelays-domain 2.0.0-beta.2


<!-- https://jarcasting.com/artifacts/com.github.almex/raildelays-domain/ -->
<dependency>
    <groupId>com.github.almex</groupId>
    <artifactId>raildelays-domain</artifactId>
    <version>2.0.0-beta.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.almex/raildelays-domain/
implementation 'com.github.almex:raildelays-domain:2.0.0-beta.2'
// https://jarcasting.com/artifacts/com.github.almex/raildelays-domain/
implementation ("com.github.almex:raildelays-domain:2.0.0-beta.2")
'com.github.almex:raildelays-domain:jar:2.0.0-beta.2'
<dependency org="com.github.almex" name="raildelays-domain" rev="2.0.0-beta.2">
  <artifact name="raildelays-domain" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.almex', module='raildelays-domain', version='2.0.0-beta.2')
)
libraryDependencies += "com.github.almex" % "raildelays-domain" % "2.0.0-beta.2"
[com.github.almex/raildelays-domain "2.0.0-beta.2"]

Dependencies

compile (14)

Group / Artifact Type Version
org.hibernate.javax.persistence : hibernate-jpa-2.1-api jar 1.0.0.Final
org.hibernate : hibernate-jpamodelgen jar 5.2.1.Final
javax.validation : validation-api jar 1.1.0.Final
javax.el : javax.el-api jar 2.2.4
org.apache.commons : commons-lang3 jar 3.4
org.hibernate : hibernate-validator Optional jar 5.2.1.Final
org.glassfish.web : javax.el Optional jar 2.2.4
org.hibernate : hibernate-validator-cdi Optional jar 5.2.1.Final
org.slf4j : slf4j-api jar 1.7.12
org.apache.logging.log4j : log4j-slf4j-impl jar
org.apache.logging.log4j : log4j-core jar
org.apache.logging.log4j : log4j-api jar
org.apache.logging.log4j : log4j-1.2-api jar
org.jboss.logging : jboss-logging jar 3.3.0.Final

test (4)

Group / Artifact Type Version
com.github.almex : pojo-unit jar 1.1.0
junit : junit jar 4.12
org.hamcrest : hamcrest-junit jar 2.0.0.0
org.easymock : easymock jar 3.4

Project Modules

There are no modules declared in this project.