Fastnate Examples

Examples for working with Fastnate

License

License

GroupId

GroupId

org.fastnate
ArtifactId

ArtifactId

fastnate-examples
Last Version

Last Version

1.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

Fastnate Examples
Examples for working with Fastnate
Project URL

Project URL

http://api.fastnate.org/latest/fastnate-examples
Project Organization

Project Organization

fastnate.org

Download fastnate-examples

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.fastnate : fastnate-data jar 1.5.0
org.fastnate : fastnate-csv jar 1.5.0
org.slf4j : slf4j-api jar 1.7.7
com.google.code.findbugs : jsr305 jar 2.0.3
commons-lang : commons-lang jar 2.6

provided (3)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.8
org.hibernate : hibernate-core jar 5.0.7.Final
org.hibernate.javax.persistence : hibernate-jpa-2.1-api jar 1.0.0.Final

test (7)

Group / Artifact Type Version
junit : junit jar 4.12
org.slf4j : slf4j-jdk14 jar 1.7.7
org.hibernate : hibernate-entitymanager jar 5.0.7.Final
org.hibernate : hibernate-validator jar 5.2.3.Final
javax.el : javax.el-api jar 2.2.5
com.h2database : h2 jar 1.4.192
org.assertj : assertj-core jar 3.4.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.0
1.4.1
1.4.0
1.3.0
1.2.0