Last Version

semla 1.2.1

simple entity management library of awesomeness

License

License

GroupId

GroupId

io.semla
ArtifactId

ArtifactId

semla
Version

Version

1.2.1
Type

Type

pom
Description

Description

semla
simple entity management library of awesomeness
Project URL

Project URL

https://semla.io
Source Code Management

Source Code Management

https://github.com/mimfgg/semla/

Download semla 1.2.1

Filename Size
semla-1.2.1.pom 11 KB
Browse

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

Dependencies

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

Project Modules

  • method-runner-maven-plugin
  • semla-logging
  • semla-common
  • semla-common-test
  • semla-inject
  • semla-jpa
  • semla-jpa-test
  • semla-jackson
  • semla-graphql
  • semla-jdbi
  • semla-mysql
  • semla-postgresql
  • semla-mongodb
  • semla-memcached
  • semla-redis
  • semla-maven-plugin
  • report