org.epics.vtype.gson

Google GSON de/serializer for value types.

License

License

Categories

Categories

Gson Data JSON
GroupId

GroupId

org.epics
ArtifactId

ArtifactId

vtype-gson
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

org.epics.vtype.gson
Google GSON de/serializer for value types.
Project Organization

Project Organization

EPICS

Download vtype-gson

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.epics : vtype jar 1.0.4
com.google.code.gson : gson jar 2.8.6
javax.ws.rs : javax.ws.rs-api jar 2.1
org.epics : epics-util jar 1.0.4

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 2.0.2-beta
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.

EPICS Core Java Libraries Supermodule

This is a supermodule to build, test, bundle and deploy all Java/Maven modules of the EPICS Core Libraries. It also contains the EPICS parent POM that is inherited by all modules, and provides a convenience dependency POM that can be used by other projects to depend on a matching set of the EPICS Core libraries.

Code Submodules

Maven submodules/directories/projects contain the code of EPICS Core:

  • pvDataJava
  • pvAccessJava
  • normativeTypesJava
  • epics-util
  • epics-vtype
  • gpclient

One submodule creates the distribution tar/zip archives:

  • bundleJava

One directory/project provides the dependency POM:

  • epics-core

One (dummy) directory/project deploys the libraries to Maven Central:

  • epics-deploy

example code

https://github.com/epics-base/exampleJava/

Maven Profiles

with-examples

This profile (enabled by default) adds the directories/projects bundleJava as subprojects.

Disable this profile when deploying to Maven repositories, as the artifacts of these subprojects contain applications and no libraries.

release

This profile adds GPG signing of all artifacts.

Enable this profile when releasing/deploying to Sonatype / Maven Central repositories, as Sonatype requires all uploaded artifacts to be signed.

org.epics

EPICS Base

Projects maintained by the EPICS Core Developers group

Versions

Version
1.0.4