Categories |
CategoriesORM Data |
---|---|
GroupId | GroupIdorg.beetl |
ArtifactId | ArtifactIdbeetl-performance |
Version | Version2.0.9 |
Type | Typejar |
Filename | Size |
---|---|
beetl-performance-2.0.9.pom | |
beetl-performance-2.0.9.jar | 33 KB |
beetl-performance-2.0.9-sources.jar | 23 KB |
beetl-performance-2.0.9-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.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.beetl/beetl-performance/
implementation 'org.beetl:beetl-performance:2.0.9'
// https://jarcasting.com/artifacts/org.beetl/beetl-performance/
implementation ("org.beetl:beetl-performance:2.0.9")
'org.beetl:beetl-performance:jar:2.0.9'
<dependency org="org.beetl" name="beetl-performance" rev="2.0.9">
<artifact name="beetl-performance" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.beetl', module='beetl-performance', version='2.0.9')
)
libraryDependencies += "org.beetl" % "beetl-performance" % "2.0.9"
[org.beetl/beetl-performance "2.0.9"]