Last Version

Speedment - Common 1.0.0

Reusable java components that are used in the Speedment project.

License

License

Categories

Categories

Speedment Data Databases
GroupId

GroupId

com.speedment.common
ArtifactId

ArtifactId

common
Version

Version

1.0.0
Type

Type

pom
Description

Description

Speedment - Common
Reusable java components that are used in the Speedment project.
Project Organization

Project Organization

Speedment, Inc.

Download common 1.0.0

Filename Size
common-1.0.0.pom 1 KB
Browse

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

Dependencies

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

Project Modules

  • json
  • tuple
  • logger
  • mapstream
  • codegen
  • codegenxml
  • injector
  • rest
  • lazy