Last Version

Providence Utils : Reflection 2.7.0

Utilities for handling reflection of providence structures. This library can load .thrift files and handle data serialized by the structures defined in these files. Also contains providence definition of the .thrift IDL structure.

License

License

Categories

Categories

IDE Development Tools Net
GroupId

GroupId

net.morimekta.providence
ArtifactId

ArtifactId

providence-reflect
Version

Version

2.7.0
Type

Type

jar
Description

Description

Providence Utils : Reflection
Utilities for handling reflection of providence structures. This library can load .thrift files and handle data serialized by the structures defined in these files. Also contains providence definition of the .thrift IDL structure.
Project Organization

Project Organization

morimekta.net

Download providence-reflect 2.7.0


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

Dependencies

compile (2)

Group / Artifact Type Version
net.morimekta.providence : providence-core jar 2.7.0
net.morimekta.utils : io-util jar 3.7.1

test (4)

Group / Artifact Type Version
net.morimekta.utils : testing-util jar 3.4.0
junit : junit jar 4.13
org.hamcrest : hamcrest-core jar 2.2
com.tngtech.java : junit-dataprovider jar 1.13.1

Project Modules

There are no modules declared in this project.