| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools Java Languages Data |
| GroupId | GroupIdio.github.qsy7.java.infrastructure.datastore.modules.jdbc-run |
| ArtifactId | ArtifactIdproviders |
| Last Version | Last Version0.1.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptiondata-pipe - modules - jdbc-run - providers
datastore
|
| Filename | Size |
|---|---|
| providers-0.1.0.pom | 968 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.qsy7.java.infrastructure.datastore.modules.jdbc-run/providers/ -->
<dependency>
<groupId>io.github.qsy7.java.infrastructure.datastore.modules.jdbc-run</groupId>
<artifactId>providers</artifactId>
<version>0.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.qsy7.java.infrastructure.datastore.modules.jdbc-run/providers/
implementation 'io.github.qsy7.java.infrastructure.datastore.modules.jdbc-run:providers:0.1.0'
// https://jarcasting.com/artifacts/io.github.qsy7.java.infrastructure.datastore.modules.jdbc-run/providers/
implementation ("io.github.qsy7.java.infrastructure.datastore.modules.jdbc-run:providers:0.1.0")
'io.github.qsy7.java.infrastructure.datastore.modules.jdbc-run:providers:pom:0.1.0'
<dependency org="io.github.qsy7.java.infrastructure.datastore.modules.jdbc-run" name="providers" rev="0.1.0">
<artifact name="providers" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.qsy7.java.infrastructure.datastore.modules.jdbc-run', module='providers', version='0.1.0')
)
libraryDependencies += "io.github.qsy7.java.infrastructure.datastore.modules.jdbc-run" % "providers" % "0.1.0"
[io.github.qsy7.java.infrastructure.datastore.modules.jdbc-run/providers "0.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.github.qsy7.java.infrastructure.datastore.modules.jdbc-run : impl | jar | 0.1.0 |
| io.github.qsy7.java.infrastructure.datastore.api : model | jar | 0.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit : junit-bom | pom | 5.5.1 |