License |
License |
---|---|
Categories |
CategoriesMySQL Data Databases |
GroupId | GroupIdio.semla |
ArtifactId | ArtifactIdsemla-mysql |
Last Version | Last Version1.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsimple entity management library of awesomeness
|
Filename | Size |
---|---|
semla-mysql-1.2.1.pom | |
semla-mysql-1.2.1.jar | 6 KB |
semla-mysql-1.2.1-sources.jar | 3 KB |
semla-mysql-1.2.1-javadoc.jar | 37 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.semla/semla-mysql/ -->
<dependency>
<groupId>io.semla</groupId>
<artifactId>semla-mysql</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.semla/semla-mysql/
implementation 'io.semla:semla-mysql:1.2.1'
// https://jarcasting.com/artifacts/io.semla/semla-mysql/
implementation ("io.semla:semla-mysql:1.2.1")
'io.semla:semla-mysql:jar:1.2.1'
<dependency org="io.semla" name="semla-mysql" rev="1.2.1">
<artifact name="semla-mysql" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.semla', module='semla-mysql', version='1.2.1')
)
libraryDependencies += "io.semla" % "semla-mysql" % "1.2.1"
[io.semla/semla-mysql "1.2.1"]
Group / Artifact | Type | Version |
---|---|---|
io.semla : semla-jdbi | jar | 1.2.1 |
Group / Artifact | Type | Version |
---|---|---|
mysql : mysql-connector-java | jar | 8.0.25 |
io.semla : semla-jpa-test | jar | 1.2.1 |
io.semla : semla-jpa | jar | 1.2.1 |
io.semla : semla-jdbi | jar | 1.2.1 |
org.testcontainers : mysql | jar | 1.16.3 |