org.tendiwa:inflectible

Parent POM.xml with most oftenly used pre-configured features

License

License

BSD
GroupId

GroupId

org.tendiwa
ArtifactId

ArtifactId

inflectible
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Parent POM.xml with most oftenly used pre-configured features
Project Organization

Project Organization

jcabi.com

Download inflectible

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.antlr : antlr4-runtime jar 4.5
com.google.guava : guava jar 15.0
org.tendiwa : collections-utils jar 0.4.0
commons-io : commons-io jar 1.3.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-core jar 1.10.8

Project Modules

There are no modules declared in this project.

EO principles respected here Managed by Zerocracy DevOps By Rultor.com We recommend IntelliJ IDEA

Build Status PDD status Maven Central

More details are here: parent.jcabi.com

Base your Maven projects on this artifact and you will get many pre-configuration benefits, including up-to-date dependencies, plugins, build extensions, repositories, and more. All that you need to do is to define our artifact as a parent of your project:

<project>
  <modelVersion>4.0.0</modelVersion>
  <parent>
    <groupId>com.jcabi</groupId>
    <artifactId>parent</artifactId>
  </parent>
  <groupId>your-group-id</groupId>
  <artifactId>your-artifact-id</artifactId>
  <version>1.2.3-SNAPSHOT</version>
  [...]
</project>

How to contribute?

Fork the repository, make changes, submit a pull request. We promise to review your changes same day and apply to the master branch, if they look correct.

Please run Maven build before submitting a pull request:

$ mvn clean install -Pqulice

That's it.

org.tendiwa

jcabi.com

Small java components

Versions

Version
0.2.0