Last Version

Speedment - Example 3.1.18

A bundle of modules contains Speedment examples.

License

License

Categories

Categories

Speedment Data Databases
GroupId

GroupId

com.speedment.example
ArtifactId

ArtifactId

example-parent
Version

Version

3.1.18
Type

Type

pom
Description

Description

Speedment - Example
A bundle of modules contains Speedment examples.
Project Organization

Project Organization

Speedment, Inc.

Download example-parent 3.1.18


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • custom-typemapper
  • basic-example