Last Version

Speedment - Plugins 3.2.10

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

plugin-parent
Version

Version

3.2.10
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 plugin-parent 3.2.10

Filename Size
plugin-parent-3.2.10.pom 3 KB
Browse

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

Dependencies

test (5)

Group / Artifact Type Version
org.mockito : mockito-core jar 3.0.0
org.mockito : mockito-junit-jupiter jar 3.0.0
org.junit.jupiter : junit-jupiter-engine jar 5.5.2
org.junit.jupiter : junit-jupiter-api jar 5.5.2
org.junit.jupiter : junit-jupiter-params jar 5.5.2

Project Modules

  • json-stream
  • enum-generator