blaise-json

Support for JSON serialization of blaisemath and some Java types, using Jackson.

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.googlecode.blaisemath
ArtifactId

ArtifactId

blaise-json
Last Version

Last Version

1.0.10
Release Date

Release Date

Type

Type

jar
Description

Description

blaise-json
Support for JSON serialization of blaisemath and some Java types, using Jackson.
Project URL

Project URL

https://github.com/triathematician/blaisemath
Source Code Management

Source Code Management

https://github.com/triathematician/blaisemath

Download blaise-json

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.googlecode.blaisemath : blaise-common jar 1.0.7
com.fasterxml.jackson.core : jackson-databind jar 2.10.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

blaisemath

blaisemath is a collection of Java libraries for visualization and mathematics. The source code, javadocs, and jar files are available in the central maven repository.

Core Libraries

The core libraries are listed below with the latest artifact versions available on maven central. Note that they have been recently updated for Java 11 (September 2019). If using Java 8-10, see this wiki page for documentation on which versions to use for Java 8.

See the wiki for a description of these libraries and how to use them.

Related Libraries

Versions

Version
1.0.10
1.0.9
1.0.8
1.0.7
1.0.6
1.0.4
1.0.3
1.0.2
1.0.1