Last Version

Util Parent 2.8.3

BOM POM for Mastfrog Utilities libraries

License

License

MIT
GroupId

GroupId

com.mastfrog
ArtifactId

ArtifactId

util-parent
Version

Version

2.8.3
Type

Type

pom
Description

Description

Util Parent
BOM POM for Mastfrog Utilities libraries
Project URL

Project URL

https://github.com/timboudreau/util
Project Organization

Project Organization

Mastfrog Technologies
Source Code Management

Source Code Management

https://github.com/timboudreau/util

Download util-parent 2.8.3

Filename Size
util-parent-2.8.3.pom 2 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • annotation-processors
  • util-time
  • util-strings
  • util-streams
  • util-collections
  • util-preconditions
  • util-function
  • util-net
  • util-misc
  • util-fileformat
  • function
  • abstractions
  • concurrent
  • range
  • bits
  • graph
  • predicates
  • file-channel-pool
  • log-structured-storage
  • converters
  • subscriptions
  • sort
  • search
  • cache
  • shutdown-hooks