context-core

A Java combinator library for extracting and injecting values into a context

License

License

GroupId

GroupId

org.typemeta
ArtifactId

ArtifactId

context-core
Last Version

Last Version

0.1
Release Date

Release Date

Type

Type

jar
Description

Description

context-core
A Java combinator library for extracting and injecting values into a context

Download context-core

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25

test (3)

Group / Artifact Type Version
org.slf4j : slf4j-nop jar 1.7.25
junit : junit jar 4.12
org.apache.derby : derby jar 10.14.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.1