DataSonnet Mapper

A transformation domain specific language

License

License

Categories

Categories

Data Net
GroupId

GroupId

com.ms3-inc
ArtifactId

ArtifactId

datasonnet-mapper
Last Version

Last Version

0.7.0
Release Date

Release Date

Type

Type

jar
Description

Description

DataSonnet Mapper
A transformation domain specific language
Project URL

Project URL

https://github.com/ms3inc/datasonnet-mapper
Source Code Management

Source Code Management

https://github.com/MS3Inc/datasonnet-mapper

Download datasonnet-mapper

How to add to project

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

Dependencies

compile (14)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.3
com.lihaoyi : sjsonnet_2.13 jar 0.2.6
org.jetbrains : annotations jar 13.0
com.fasterxml.jackson.core : jackson-core jar 2.11.2
com.fasterxml.jackson.core : jackson-databind jar 2.11.2
com.fasterxml.jackson.dataformat : jackson-dataformat-csv jar 2.11.2
com.fasterxml.jackson.dataformat : jackson-dataformat-properties jar 2.11.2
com.jayway.jsonpath : json-path jar 2.4.0
org.bouncycastle : bcpg-jdk15on jar 1.66
org.bouncycastle : bcprov-ext-jdk15on jar 1.66
org.bouncycastle : bcprov-jdk15on jar 1.66
org.bouncycastle : bcpkix-jdk15on jar 1.66
com.google.re2j : re2j jar 1.4
info.picocli : picocli jar 4.5.1

test (11)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.6.2
org.junit.jupiter : junit-jupiter-engine jar 5.6.2
org.junit.vintage : junit-vintage-engine jar 5.6.2
org.junit.jupiter : junit-jupiter-params jar 5.6.2
org.junit.platform : junit-platform-runner jar 1.6.2
org.hamcrest : hamcrest jar 2.2
com.pholser : junit-quickcheck-core jar 0.9.4
com.pholser : junit-quickcheck-generators jar 0.9.4
org.xmlunit : xmlunit-core jar 2.7.0
org.xmlunit : xmlunit-matchers jar 2.7.0
org.skyscreamer : jsonassert jar 1.5.0

Project Modules

There are no modules declared in this project.

DataSonnet

Build and Versioning notes

The version in the POM should always be a SNAPSHOT version. That is the version that will be published on every push to the main branch (currently master).

All other branches will be versioned by the current POM version (without -SNAPSHOT) followed by their name (with slashes replaced by hyphens) followed by -SNAPSHOT.

Builds triggered on individual commits will have the version ${POM VERSION}-commit-{HASH}-SNAPSHOT.

Tags that start with v will be published with whatever the exact tag is (without the v).

To make a release where the POM SNAPSHOT version is X.Y.Z-SNAPSHOT - tag the commit being released with vX.Y.Z and push. - update the POM version to the next SNAPSHOT release by ticking one of the version numbers and make a PR into the main branch.

If a build fails, make a new push, which will trigger the new build with the necessary version information. If a tagged build fails, tick the patch version into a new tag and push that to trigger the new build.

com.ms3-inc

MS3 Inc

Mountain State Software Solutions

Versions

Version
0.7.0