net.kemitix:kemitix-trello

A parent POM for my own personal projects

License

License

Categories

Categories

Net
GroupId

GroupId

net.kemitix
ArtifactId

ArtifactId

kemitix-trello
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

A parent POM for my own personal projects

Download kemitix-trello

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar 1.18.22
com.taskadapter : trello-java-wrapper jar 0.14
com.fasterxml.jackson.core : jackson-databind jar 2.13.1
org.apache.httpcomponents : httpmime jar 4.5.13

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2
org.assertj : assertj-core jar 3.18.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.1
2.0.0
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0