License |
License |
---|---|
GroupId | GroupIdcom.github.chris2018998 |
ArtifactId | ArtifactIdbeeop |
Version | Version1.0.6 |
Type | Typejar |
Description |
Descriptionbeeop
High Performance Java Object Pool
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
beeop-1.0.6.pom | |
beeop-1.0.6.jar | 47 KB |
beeop-1.0.6-sources.jar | 24 KB |
beeop-1.0.6-javadoc.jar | 116 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.chris2018998/beeop/ -->
<dependency>
<groupId>com.github.chris2018998</groupId>
<artifactId>beeop</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.chris2018998/beeop/
implementation 'com.github.chris2018998:beeop:1.0.6'
// https://jarcasting.com/artifacts/com.github.chris2018998/beeop/
implementation ("com.github.chris2018998:beeop:1.0.6")
'com.github.chris2018998:beeop:jar:1.0.6'
<dependency org="com.github.chris2018998" name="beeop" rev="1.0.6">
<artifact name="beeop" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.chris2018998', module='beeop', version='1.0.6')
)
libraryDependencies += "com.github.chris2018998" % "beeop" % "1.0.6"
[com.github.chris2018998/beeop "1.0.6"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.29 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-api | jar | 2.13.2 |
org.apache.logging.log4j : log4j-core | jar | 2.13.2 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.13.2 |