com.chaschev:bear

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

com.chaschev
ArtifactId

ArtifactId

bear
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download bear

How to add to project

<!-- https://jarcasting.com/artifacts/com.chaschev/bear/ -->
<dependency>
    <groupId>com.chaschev</groupId>
    <artifactId>bear</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.chaschev/bear/
implementation 'com.chaschev:bear:1.0.3'
// https://jarcasting.com/artifacts/com.chaschev/bear/
implementation ("com.chaschev:bear:1.0.3")
'com.chaschev:bear:jar:1.0.3'
<dependency org="com.chaschev" name="bear" rev="1.0.3">
  <artifact name="bear" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.chaschev', module='bear', version='1.0.3')
)
libraryDependencies += "com.chaschev" % "bear" % "1.0.3"
[com.chaschev/bear "1.0.3"]

Dependencies

compile (29)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.5
com.google.guava : guava jar 15.0
org.apache.logging.log4j : log4j-slf4j-impl jar 2.0-beta9
org.apache.logging.log4j : log4j-core jar 2.0-beta9
net.schmizz : sshj jar 0.9.0
commons-io : commons-io jar 2.1
org.apache.commons : commons-lang3 jar 3.1
com.google.code.findbugs : jsr305 jar 2.0.1
org.apache.ant : ant jar 1.9.2
joda-time : joda-time jar 2.2
com.chaschev : chutils jar 1.4
net.sf.jopt-simple : jopt-simple jar 4.6
com.fasterxml.jackson.core : jackson-databind jar 2.3.0
com.fasterxml.jackson.datatype : jackson-datatype-joda jar 2.3.0
org.reflections : reflections jar 0.9.9-RC1
org.codehaus.groovy : groovy-all jar 2.1.7
com.gistlabs : mechanize jar 0.11.2
org.apache.httpcomponents : httpclient jar 4.2.5
org.eclipse.aether : aether-api jar 0.9.0.M3
org.apache.maven : maven-aether-provider jar 3.1.1
org.eclipse.aether : aether-spi jar 0.9.0.M3
org.eclipse.aether : aether-util jar 0.9.0.M3
org.eclipse.aether : aether-impl jar 0.9.0.M3
org.eclipse.aether : aether-connector-basic jar 0.9.0.M3
org.eclipse.aether : aether-transport-file jar 0.9.0.M3
org.eclipse.aether : aether-transport-http jar 0.9.0.M3
org.easytesting : fest-assert-core jar 2.0M10
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1