Java Fixes

Things I would like to have in Java by default

License

License

GroupId

GroupId

com.github.matejtymes
ArtifactId

ArtifactId

javafixes
Last Version

Last Version

1.3.7.1
Release Date

Release Date

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

How to add to project

<!-- 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.

Versions

Version
1.3.7.1
1.3.6.1
1.3.6
1.3.5.4
1.3.5.3
1.3.5.2
1.3.5
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.0
1.2.0.rc1
1.1.1
1.1.0
1.0