is not current version
Last Version 1.4.0

com.tacitknowledge:autopatch-spring 1.1.0

Spring binding for AutoPatch

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.tacitknowledge
ArtifactId

ArtifactId

autopatch-spring
Version

Version

1.1.0
Type

Type

jar

Download autopatch-spring 1.1.0


<!-- https://jarcasting.com/artifacts/com.tacitknowledge/autopatch-spring/ -->
<dependency>
    <groupId>com.tacitknowledge</groupId>
    <artifactId>autopatch-spring</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.tacitknowledge/autopatch-spring/
implementation 'com.tacitknowledge:autopatch-spring:1.1.0'
// https://jarcasting.com/artifacts/com.tacitknowledge/autopatch-spring/
implementation ("com.tacitknowledge:autopatch-spring:1.1.0")
'com.tacitknowledge:autopatch-spring:jar:1.1.0'
<dependency org="com.tacitknowledge" name="autopatch-spring" rev="1.1.0">
  <artifact name="autopatch-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tacitknowledge', module='autopatch-spring', version='1.1.0')
)
libraryDependencies += "com.tacitknowledge" % "autopatch-spring" % "1.1.0"
[com.tacitknowledge/autopatch-spring "1.1.0"]