Last Version

TheseFoolishThings :: Examples (master) 3.2-ALPHA-12

A set of examples demonstrating the features of this project.

License

License

GroupId

GroupId

it.tidalwave.thesefoolishthings
ArtifactId

ArtifactId

thesefoolishthings-examples
Version

Version

3.2-ALPHA-12
Type

Type

pom
Description

Description

TheseFoolishThings :: Examples (master)
A set of examples demonstrating the features of this project.
Project Organization

Project Organization

Tidalwave s.a.s.

Download thesefoolishthings-examples 3.2-ALPHA-12


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

Dependencies

compile (2)

Group / Artifact Type Version
javax.annotation : javax.annotation-api jar 1.3.2
com.github.spotbugs : spotbugs-annotations jar 3.1.9

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22

runtime (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
ch.qos.logback : logback-core jar 1.2.3

test (3)

Group / Artifact Type Version
org.testng : testng jar 6.9.10
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-core jar 3.8.0

Project Modules

  • Data
  • DciDisplayableExample
  • DciMarshalXStreamExample
  • DciPersistenceJpaExample
  • DciSwingExample
  • ExtendedFinderExample
  • InMemoryFinderExample
  • JPAFinderExample