Common utilities like bulk ops, big queue, etc.
License |
License |
---|---|
GroupId | GroupIdcom.bluejeans |
ArtifactId | ArtifactIdutils |
Last Version | Last Version2.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionutils
Bluejeans utilities
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
utils-2.0.1.pom | |
utils-2.0.1.jar | 52 KB |
utils-2.0.1-sources.jar | 25 KB |
utils-2.0.1-javadoc.jar | 118 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.bluejeans/utils/ -->
<dependency>
<groupId>com.bluejeans</groupId>
<artifactId>utils</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.bluejeans/utils/
implementation 'com.bluejeans:utils:2.0.1'
// https://jarcasting.com/artifacts/com.bluejeans/utils/
implementation ("com.bluejeans:utils:2.0.1")
'com.bluejeans:utils:jar:2.0.1'
<dependency org="com.bluejeans" name="utils" rev="2.0.1">
<artifact name="utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bluejeans', module='utils', version='2.0.1')
)
libraryDependencies += "com.bluejeans" % "utils" % "2.0.1"
[com.bluejeans/utils "2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.2.4 |
commons-lang : commons-lang | jar | 2.6 |
commons-net : commons-net | jar | 3.3 |
commons-io : commons-io | jar | 2.4 |
commons-beanutils : commons-beanutils | jar | 1.8.3 |
org.apache.commons : commons-vfs2 | jar | 2.0 |
com.google.guava : guava | jar | 18.0 |
org.slf4j : slf4j-log4j12 | jar | 1.7.7 |
org.apache.httpcomponents : httpclient | jar | 4.5.2 |
net.jodah : typetools | jar | 0.4.4 |
com.bluejeans : bigqueue | jar | 1.7.0.6 |
org.owasp.encoder : encoder-esapi | jar | 1.2.1 |
org.owasp.esapi : esapi | jar | 2.1.0.1 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.4.3 |
org.bitbucket.mstrobel : procyon-compilertools | jar | 0.5.32 |
org.javassist : javassist | jar | 3.20.0-GA |
org.reflections : reflections | jar | 0.9.10 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
Common utilities like bulk ops, big queue, etc.