wvlet-core

wvlet core module

License

License

GroupId

GroupId

org.wvlet
ArtifactId

ArtifactId

wvlet-core_2.12
Last Version

Last Version

0.28
Release Date

Release Date

Type

Type

jar
Description

Description

wvlet-core
wvlet core module
Project URL

Project URL

https://github.com/xerial/wvlet
Project Organization

Project Organization

org.wvlet

Download wvlet-core_2.12

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.2
org.wvlet : wvlet-log_2.12 jar 1.2.3
org.wvlet : object-schema_2.12 jar 1.0
org.msgpack : msgpack-core jar 0.8.11
org.scala-lang : scala-reflect jar 2.12.2
org.scala-lang : scalap jar 2.12.2
org.scala-lang.modules : scala-parser-combinators_2.12 jar 1.0.4

test (1)

Group / Artifact Type Version
org.wvlet : wvlet-test_2.12 jar 0.28

Project Modules

There are no modules declared in this project.

Versions

Version
0.28
0.27