is not current version
Last Version 0.3.122

org.dotwebstack.framework:core 0.3.10

An extensible full-stack framework which offers the foundation and building blocks for developing (Linked) Data services, including URI dereferencing, RESTful API’s, and much more.

License

License

GroupId

GroupId

org.dotwebstack.framework
ArtifactId

ArtifactId

core
Version

Version

0.3.10
Type

Type

jar
Description

Description

An extensible full-stack framework which offers the foundation and building blocks for developing (Linked) Data services, including URI dereferencing, RESTful API’s, and much more.
Project Organization

Project Organization

DotWebStack

Download core 0.3.10


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

Dependencies

compile (10)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-starter-validation jar
io.projectreactor : reactor-core jar
com.graphql-java : graphql-java jar 16.2
org.slf4j : slf4j-api jar
org.apache.commons : commons-jexl3 jar 3.1
com.google.guava : guava jar 30.1-jre
org.apache.commons : commons-lang3 jar 3.11
com.fasterxml.jackson.core : jackson-databind jar
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.18

test (1)

Group / Artifact Type Version
org.dotwebstack.framework : test jar 0.3.10

Project Modules

There are no modules declared in this project.