Last Version

Java Fixes 1.3.7.1

Things I would like to have in Java by default

License

License

GroupId

GroupId

com.github.matejtymes
ArtifactId

ArtifactId

javafixes
Version

Version

1.3.7.1
Type

Type

jar
Description

Description

Java Fixes
Things I would like to have in Java by default
Project URL

Project URL

https://github.com/MatejTymes/JavaFixes
Source Code Management

Source Code Management

https://github.com/MatejTymes/JavaFixes/tree/master

Download javafixes 1.3.7.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.4
org.slf4j : slf4j-api jar 1.7.21

test (6)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3
ch.qos.logback : logback-classic jar 1.1.7
com.google.guava : guava jar 27.0-jre
org.mockito : mockito-all jar 1.10.19
commons-io : commons-io jar 2.6

Project Modules

There are no modules declared in this project.