License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.github.woerry |
ArtifactId | ArtifactIdWrBoot-Orm |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWrBoot-Orm
Woerry's j2ee framework based Spring Boot2 and JDK8
|
Filename | Size |
---|---|
WrBoot-Orm-1.0.0.pom | |
WrBoot-Orm-1.0.0.jar | 2 KB |
WrBoot-Orm-1.0.0-sources.jar | 903 bytes |
WrBoot-Orm-1.0.0-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.woerry/WrBoot-Orm/ -->
<dependency>
<groupId>com.github.woerry</groupId>
<artifactId>WrBoot-Orm</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.woerry/WrBoot-Orm/
implementation 'com.github.woerry:WrBoot-Orm:1.0.0'
// https://jarcasting.com/artifacts/com.github.woerry/WrBoot-Orm/
implementation ("com.github.woerry:WrBoot-Orm:1.0.0")
'com.github.woerry:WrBoot-Orm:jar:1.0.0'
<dependency org="com.github.woerry" name="WrBoot-Orm" rev="1.0.0">
<artifact name="WrBoot-Orm" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.woerry', module='WrBoot-Orm', version='1.0.0')
)
libraryDependencies += "com.github.woerry" % "WrBoot-Orm" % "1.0.0"
[com.github.woerry/WrBoot-Orm "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.woerry : WrBoot-Paraent | jar | 1.0.0 |
com.ibm.informix : jdbc | jar | 4.10.10 |
Group / Artifact | Type | Version |
---|---|---|
mysql : mysql-connector-java | jar | 5.1.47 |
org.postgresql : postgresql | jar | 42.2.5 |