Last Version

Speedment - Plugins 3.0.0-EA

A collection of plugins for Speedment that can be used to enhance things like code generation and streaming with new functionality.

License

License

Categories

Categories

Speedment Data Databases
GroupId

GroupId

com.speedment.plugins
ArtifactId

ArtifactId

plugins
Version

Version

3.0.0-EA
Type

Type

pom
Description

Description

Speedment - Plugins
A collection of plugins for Speedment that can be used to enhance things like code generation and streaming with new functionality.
Project Organization

Project Organization

Speedment, Inc.

Download plugins 3.0.0-EA

Filename Size
plugins-3.0.0-EA.pom 1 KB
Browse

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

  • json-stream
  • reactor
  • spring-generator
  • enum-generator