| License |
License |
|---|---|
| Categories |
CategoriesAuto Application Layer Libs Code Generators |
| GroupId | GroupIdcom.tacitknowledge |
| ArtifactId | ArtifactIdautopatch-spring |
| Last Version | Last Version1.4.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionAutoPatch Spring
Spring binding for AutoPatch
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| autopatch-spring-1.4.0.pom | |
| autopatch-spring-1.4.0.jar | 3 KB |
| autopatch-spring-1.4.0-sources.jar | 2 KB |
| autopatch-spring-1.4.0-javadoc.jar | 23 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.tacitknowledge : autopatch | jar | [1.4,) |
| org.springframework : spring | jar | [2,) |