Categories |
CategoriesORM Data |
---|---|
GroupId | GroupIdorg.beetl |
ArtifactId | ArtifactIdbeetl-performance |
Version | Version2.0.6 |
Type | Typejar |
Filename | Size |
---|---|
beetl-performance-2.0.6.pom | |
beetl-performance-2.0.6.jar | 31 KB |
beetl-performance-2.0.6-sources.jar | 22 KB |
beetl-performance-2.0.6-javadoc.jar | 193 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.beetl/beetl-performance/ -->
<dependency>
<groupId>org.beetl</groupId>
<artifactId>beetl-performance</artifactId>
<version>2.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.beetl/beetl-performance/
implementation 'org.beetl:beetl-performance:2.0.6'
// https://jarcasting.com/artifacts/org.beetl/beetl-performance/
implementation ("org.beetl:beetl-performance:2.0.6")
'org.beetl:beetl-performance:jar:2.0.6'
<dependency org="org.beetl" name="beetl-performance" rev="2.0.6">
<artifact name="beetl-performance" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.beetl', module='beetl-performance', version='2.0.6')
)
libraryDependencies += "org.beetl" % "beetl-performance" % "2.0.6"
[org.beetl/beetl-performance "2.0.6"]