License |
License |
---|---|
Categories |
CategoriesJMH Application Testing & Monitoring Performance analysis |
GroupId | GroupIdcom.ibeetl |
ArtifactId | ArtifactIdsql-jmh |
Last Version | Last Version3.12.3-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjava DAO tool
|
Filename | Size |
---|---|
sql-jmh-3.12.3-RELEASE.pom | |
sql-jmh-3.12.3-RELEASE.jar | 258 KB |
sql-jmh-3.12.3-RELEASE-sources.jar | 123 KB |
sql-jmh-3.12.3-RELEASE-javadoc.jar | 417 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ibeetl/sql-jmh/ -->
<dependency>
<groupId>com.ibeetl</groupId>
<artifactId>sql-jmh</artifactId>
<version>3.12.3-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.ibeetl/sql-jmh/
implementation 'com.ibeetl:sql-jmh:3.12.3-RELEASE'
// https://jarcasting.com/artifacts/com.ibeetl/sql-jmh/
implementation ("com.ibeetl:sql-jmh:3.12.3-RELEASE")
'com.ibeetl:sql-jmh:jar:3.12.3-RELEASE'
<dependency org="com.ibeetl" name="sql-jmh" rev="3.12.3-RELEASE">
<artifact name="sql-jmh" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ibeetl', module='sql-jmh', version='3.12.3-RELEASE')
)
libraryDependencies += "com.ibeetl" % "sql-jmh" % "3.12.3-RELEASE"
[com.ibeetl/sql-jmh "3.12.3-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.h2database : h2 | jar | 1.4.200 |
org.openjdk.jmh : jmh-core | jar | 1.25 |
com.ibeetl : beetlsql | jar | 3.12.3-RELEASE |
com.zaxxer : HikariCP | jar | 3.2.0 |
org.springframework : spring-context | jar | 5.2.8.RELEASE |
org.springframework : spring-orm | jar | 5.2.8.RELEASE |
org.springframework.data : spring-data-jpa | jar | 2.3.3.RELEASE |
org.hibernate : hibernate-core | jar | 5.4.20.Final |
org.hibernate : hibernate-entitymanager | jar | 5.4.20.Final |
com.baomidou : mybatis-plus | jar | 3.3.2 |
org.noear : weed3 | jar | 3.2.16 |
com.ibeetl : beetl | jar | 3.9.0.RELEASE |
org.projectlombok : lombok Optional | jar | 1.16.18 |
Group / Artifact | Type | Version |
---|---|---|
org.openjdk.jmh : jmh-generator-annprocess | jar | 1.25 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-core | jar | 1.3 |