eForms SDK

eForms is the notification standard for public procurement procedures in the EU. The eForms SDK is a collection of resources providing the foundation for building eForms applications.

License

License

Categories

Categories

ORM Data
GroupId

GroupId

eu.europa.ted.eforms
ArtifactId

ArtifactId

eforms-sdk
Last Version

Last Version

0.6.2
Release Date

Release Date

Type

Type

jar
Description

Description

eForms SDK
eForms is the notification standard for public procurement procedures in the EU. The eForms SDK is a collection of resources providing the foundation for building eForms applications.
Project URL

Project URL

https://docs.ted.europa.eu/eforms/latest/
Source Code Management

Source Code Management

https://github.com/OP-TED/eForms-SDK.git

Download eforms-sdk

How to add to project

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

Dependencies

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.6.2
0.6.1