AutoPatch Spring

Spring binding for AutoPatch

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.tacitknowledge
ArtifactId

ArtifactId

autopatch-spring
Last Version

Last Version

1.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

AutoPatch Spring
Spring binding for AutoPatch
Project URL

Project URL

https://github.com/tacitknowledge/autopatch-spring
Project Organization

Project Organization

Tacit Knowledge
Source Code Management

Source Code Management

https://github.com/tacitknowledge/autopatch-spring

Download autopatch-spring

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.tacitknowledge : autopatch jar [1.4,)
org.springframework : spring jar [2,)

Project Modules

There are no modules declared in this project.
com.tacitknowledge

Tacit Knowledge

Versions

Version
1.4.0
1.1.0