Last Version

KSeF Java Rest Client 2.0.4.RC1

Krajowy System eFaktur Rest API Java Klient

License

License

Categories

Categories

Java Languages
GroupId

GroupId

io.alapierre.ksef
ArtifactId

ArtifactId

ksef-java
Version

Version

2.0.4.RC1
Type

Type

pom
Description

Description

KSeF Java Rest Client
Krajowy System eFaktur Rest API Java Klient
Project URL

Project URL

https://github.com/alapierre/ksef-java-rest-client
Source Code Management

Source Code Management

https://github.com/alapierre/ksef-java-rest-client

Download ksef-java 2.0.4.RC1

Filename Size
ksef-java-2.0.4.RC1.pom 10 KB
Browse

<!-- https://jarcasting.com/artifacts/io.alapierre.ksef/ksef-java/ -->
<dependency>
    <groupId>io.alapierre.ksef</groupId>
    <artifactId>ksef-java</artifactId>
    <version>2.0.4.RC1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.alapierre.ksef/ksef-java/
implementation 'io.alapierre.ksef:ksef-java:2.0.4.RC1'
// https://jarcasting.com/artifacts/io.alapierre.ksef/ksef-java/
implementation ("io.alapierre.ksef:ksef-java:2.0.4.RC1")
'io.alapierre.ksef:ksef-java:pom:2.0.4.RC1'
<dependency org="io.alapierre.ksef" name="ksef-java" rev="2.0.4.RC1">
  <artifact name="ksef-java" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.alapierre.ksef', module='ksef-java', version='2.0.4.RC1')
)
libraryDependencies += "io.alapierre.ksef" % "ksef-java" % "2.0.4.RC1"
[io.alapierre.ksef/ksef-java "2.0.4.RC1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • ksef-api-metadata
  • ksef-xml-model
  • ksef-client-spec
  • ksef-client-okhttp
  • ksef-api
  • ksef-json-serializer-gson
  • ksef-sample