is not current version
Last Version 1.0.6

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


Categories

Categories

Data
GroupId

GroupId

com.github.seanyinx.wing
ArtifactId

ArtifactId

wing-spring-database
Version

Version

1.0.2
Type

Type

pom

Download wing-spring-database 1.0.2


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