MVN

com.github.atshow : sorm

Maven & Gradle

Jul 30, 2023
1 usages

sorm · java jpa tool for spring

<plugin>
    <groupId>com.github.atshow</groupId>
    <artifactId>sorm</artifactId>
    <version>1.0.46</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.atshow : sorm to add to Maven - Latest Versions:

  • Latest Stable: 1.0.46

All Versions

Choose a version of com.github.atshow : sorm to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
sorm-1.0.46
sorm-1.0.45
sorm-1.0.44
sorm-1.0.43
sorm-1.0.42
sorm-1.0.41
sorm-1.0.40
sorm-1.0.39
sorm-1.0.38
sorm-1.0.37
sorm-1.0.36
sorm-1.0.35
sorm-1.0.34
sorm-1.0.33
sorm-1.0.32
sorm-1.0.31
sorm-1.0.30
sorm-1.0.29
sorm-1.0.28
sorm-1.0.27
sorm-1.0.26
sorm-1.0.25
sorm-1.0.24
sorm-1.0.23
sorm-1.0.22
sorm-1.0.21
sorm-1.0.20
sorm-1.0.19
sorm-1.0.18
sorm-1.0.17
sorm-1.0.16
sorm-1.0.15
sorm-1.0.14
sorm-1.0.13
sorm-1.0.12
sorm-1.0.11
sorm-1.0.10
1.0
sorm-1.0

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>com.github.atshow</groupId>
    <artifactId>sorm</artifactId>
    <version>1.0.46</version>
</plugin>

Advertisement