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