mifiel-api-client

Mifiel API Client for Java

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.mifiel
ArtifactId

ArtifactId

mifiel-api-client
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

mifiel-api-client
Mifiel API Client for Java
Project URL

Project URL

https://www.mifiel.com
Source Code Management

Source Code Management

https://github.com/Mifiel/java-api-client

Download mifiel-api-client

How to add to project

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

Dependencies

compile (10)

Group / Artifact Type Version
commons-io : commons-io jar 2.5
commons-validator : commons-validator jar 1.3.1
org.apache.httpcomponents : httpcore jar 4.4.5
org.apache.httpcomponents : httpclient jar 4.5.2
org.apache.httpcomponents : httpmime jar 4.3.1
commons-lang : commons-lang jar 2.6
org.codehaus.jackson : jackson-core-asl jar 1.9.13
org.codehaus.jackson : jackson-mapper-asl jar 1.9.13
oro : oro jar 2.0.8
org.sonatype.plugins : nexus-staging-maven-plugin jar 1.6.8

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0