s

semla

simple entity management library of awesomeness
https://semla.io
Apache License 2.0
Jeremy Comte
Files download
File Operation
semla-1.1.6.pom download
Apache Maven
<dependency>
  <groupId>io.semla</groupId>
  <artifactId>semla</artifactId>
  <version>1.1.6</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'io.semla:semla:1.1.6'
Gradle Kotlin
implementation("io.semla:semla:1.1.6")
Scala SBT
libraryDependencies += "io.semla" % "semla" % "1.1.6"
Groovy Grape
@Grapes(
  @Grab(group='io.semla', module='semla', version='1.1.6')
)
Apache Ivy
<dependency org="io.semla" name="semla" rev="1.1.6" />
Leiningen
[io.semla/semla "1.1.6"]
Apache Buildr
'io.semla:semla:jar:1.1.6'
Dependencies
The project has no third-party dependencies