Last Version

jcategory 0.0.1

A lightweight categorization framework for Java

License

License

GroupId

GroupId

com.github.jcategory
ArtifactId

ArtifactId

jcategory
Version

Version

0.0.1
Type

Type

jar
Description

Description

jcategory
A lightweight categorization framework for Java
Project URL

Project URL

https://github.com/jcategory/jcategory

Download jcategory 0.0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar [1.7.5,]
com.google.guava : guava jar 21.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.slf4j : slf4j-log4j12 jar [1.7.5,]

Project Modules

There are no modules declared in this project.