MVN

org.xblackcat.sjpu : sjpu-utils

Maven & Gradle

Nov 07, 2016
2 usages
0 stars

SJPU Utils · Collect of utility classes and interfaces. Currenlty contains: extention of standart functional interfaces (java.util.function.*) which allow to declare thrown exception as type parameter; Simple implementation of LockPool

<dependency>
    <groupId>org.xblackcat.sjpu</groupId>
    <artifactId>sjpu-utils</artifactId>
    <version>0.1.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.xblackcat.sjpu : sjpu-utils to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.5

All Versions

Choose a version of org.xblackcat.sjpu : sjpu-utils to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
sjpu-utils-0.1.5
sjpu-utils-0.1.4
sjpu-utils-0.1.3
sjpu-utils-0.1.2

How to add a dependency to Maven

Add the following org.xblackcat.sjpu : sjpu-utils maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.xblackcat.sjpu</groupId>
    <artifactId>sjpu-utils</artifactId>
    <version>0.1.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.xblackcat.sjpu : sjpu-utils gradle dependency to your build.gradle file:

implementation 'org.xblackcat.sjpu:sjpu-utils:0.1.5'

Gradle Kotlin DSL: Add the following org.xblackcat.sjpu : sjpu-utils gradle kotlin dependency to your build.gradle.kts file:

implementation("org.xblackcat.sjpu:sjpu-utils:0.1.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.xblackcat.sjpu : sjpu-utils sbt scala dependency to your build.sbt file:

libraryDependencies += "org.xblackcat.sjpu" % "sjpu-utils" % "0.1.5"

Advertisement

Dependencies from Group

Nov 07, 2016
2 usages
0 stars
Aug 11, 2023
2 usages
0 stars
May 23, 2017
0 stars
Aug 11, 2023
0 stars

Discover Dependencies

Feb 26, 2016
2 usages
2 stars
Aug 06, 2018
2 usages
35 stars
May 17, 2019
2 usages
45 stars
Nov 10, 2021
2 usages
0 stars
Jun 04, 2017
2 usages
13 stars
Apr 06, 2019
0 stars
Jun 08, 2017
3 usages
14 stars
Jul 29, 2019
2 usages
570 stars