Platform Common

platform-common provides the common pojos and utils for sunbird.

License

License

Categories

Categories

ORM Data
GroupId

GroupId

org.sunbird
ArtifactId

ArtifactId

platform-common
Last Version

Last Version

1.0-beta
Release Date

Release Date

Type

Type

jar
Description

Description

Platform Common
platform-common provides the common pojos and utils for sunbird.
Project URL

Project URL

https://www.sunbird.org/
Source Code Management

Source Code Management

https://github.com/project-sunbird/sunbird-learning-platform/tree/master

Download platform-common

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-api jar 2.8.2
org.apache.logging.log4j : log4j-core jar 2.8.2
com.fasterxml.jackson.core : jackson-core jar 2.7.4
com.fasterxml.jackson.core : jackson-databind jar 2.7.4
com.typesafe : config jar 1.3.1
com.moparisthebest : junidecode jar 0.1.1
commons-io : commons-io jar 2.4
org.apache.commons : commons-lang3 jar 3.3.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0-beta