Last Version

Speedment 3.2.10

Read and modify your database using standard Java 8-streams and generated entity classes.

License

License

Categories

Categories

Speedment Data Databases
GroupId

GroupId

com.speedment
ArtifactId

ArtifactId

speedment-parent
Version

Version

3.2.10
Type

Type

pom
Description

Description

Speedment
Read and modify your database using standard Java 8-streams and generated entity classes.
Project Organization

Project Organization

Speedment, Inc.
Source Code Management

Source Code Management

https://github.com/speedment/speedment/

Download speedment-parent 3.2.10


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

Dependencies

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

Project Modules

  • common-parent
  • runtime-parent
  • generator-parent
  • tool-parent
  • build-parent
  • plugin-parent
  • test-parent