Last Version

Speedment - Example - Basic Example 3.1.18

Basic Speedment Examples

License

License

Categories

Categories

Speedment Data Databases
GroupId

GroupId

com.speedment.example
ArtifactId

ArtifactId

basic-example
Version

Version

3.1.18
Type

Type

jar
Description

Description

Speedment - Example - Basic Example
Basic Speedment Examples
Project Organization

Project Organization

Speedment, Inc.

Download basic-example 3.1.18


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

Dependencies

compile (3)

Group / Artifact Type Version
com.speedment : runtime pom 3.1.18
com.speedment.plugins : json-stream jar 3.1.18
com.speedment.example : custom-typemapper jar 3.1.18

runtime (1)

Group / Artifact Type Version
mysql : mysql-connector-java jar 5.1.46

Project Modules

There are no modules declared in this project.