Last Version

chicory-maven-parent 0.36

This is an umbrella project that unifies several libraries. All libraries provides some basic most generic functionality. This package is used to share generic code between more specialized projects. All provided libraries tend to have as simple implementation as possible, basically some wrapping above Java SE.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.sviperll
ArtifactId

ArtifactId

chicory-maven-parent
Version

Version

0.36
Type

Type

pom
Description

Description

chicory-maven-parent
This is an umbrella project that unifies several libraries. All libraries provides some basic most generic functionality. This package is used to share generic code between more specialized projects. All provided libraries tend to have as simple implementation as possible, basically some wrapping above Java SE.
Project URL

Project URL

https://github.com/sviperll/chicory
Source Code Management

Source Code Management

https://github.com/sviperll/chicory

Download chicory-maven-parent 0.36


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

  • chicory-environment
  • chicory-core
  • chicory-time
  • chicory-stream
  • metachicory
  • chicory-text