Last Version

com.github.jasonruckman:sidney 0.2.2

Sidney: A columnar serializer.

License

License

GroupId

GroupId

com.github.jasonruckman
ArtifactId

ArtifactId

sidney
Version

Version

0.2.2
Type

Type

pom
Description

Description

com.github.jasonruckman:sidney
Sidney: A columnar serializer.
Project URL

Project URL

https://github.com/JasonRuckman/sidney
Source Code Management

Source Code Management

https://github.com/jasonruckman/sidney

Download sidney 0.2.2

Filename Size
sidney-0.2.2.pom 6 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.jasonruckman/sidney/ -->
<dependency>
    <groupId>com.github.jasonruckman</groupId>
    <artifactId>sidney</artifactId>
    <version>0.2.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.jasonruckman/sidney/
implementation 'com.github.jasonruckman:sidney:0.2.2'
// https://jarcasting.com/artifacts/com.github.jasonruckman/sidney/
implementation ("com.github.jasonruckman:sidney:0.2.2")
'com.github.jasonruckman:sidney:pom:0.2.2'
<dependency org="com.github.jasonruckman" name="sidney" rev="0.2.2">
  <artifact name="sidney" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.jasonruckman', module='sidney', version='0.2.2')
)
libraryDependencies += "com.github.jasonruckman" % "sidney" % "0.2.2"
[com.github.jasonruckman/sidney "0.2.2"]

Dependencies

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

Project Modules

  • core
  • scala
  • ext-common
  • ext-guava
  • ext-generator
  • ext-benchmarks