is not current version
Last Version 1.0.6

com.github.seanyinx.wing:wing-spring-database 1.0.1


Categories

Categories

Data
GroupId

GroupId

com.github.seanyinx.wing
ArtifactId

ArtifactId

wing-spring-database
Version

Version

1.0.1
Type

Type

pom

Download wing-spring-database 1.0.1


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