Jar examples for s:speedment
Read and modify your database using standard Java 8-streams and generated entity classes.
You can download jar file speedment 2.3.1 in this page.
Apache License, Version 2.0
You can use the following script to add speedment-2.3.1.jar to your project.
<dependency> <groupId>com.speedment</groupId> <artifactId>speedment</artifactId> <version>2.3.1</version> </dependency>
compile group: 'com.speedment', name: 'speedment', version: '2.3.1'
libraryDependencies += "com.speedment" % "speedment" % "2.3.1"
<dependency org="com.speedment" name="speedment" rev="2.3.1"/>
@Grapes(@Grab(group='com.speedment', module='speedment', version='2.3.1'))
'com.speedment:speedment:jar:2.3.1'
Click the following link to download the jar file.
speedment-2.3.1-javadoc.jar