Last Version

Speedment 3.0.0-EA

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
Version

Version

3.0.0-EA
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 3.0.0-EA

Filename Size
speedment-3.0.0-EA.pom 17 KB
Browse

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

Dependencies

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

Project Modules

  • common
  • runtime
  • generator
  • tool
  • maven-plugin
  • plugins
  • archetypes