is not current version
Last Version 1.3.26

org.bardframework.commons:common-web 0.5

The Bard Framework Parent POM provides common settings for all Bards components.

License

License

GroupId

GroupId

org.bardframework.commons
ArtifactId

ArtifactId

common-web
Version

Version

0.5
Type

Type

jar
Description

Description

The Bard Framework Parent POM provides common settings for all Bards components.

Download common-web 0.5


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

Dependencies

compile (10)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar
com.fasterxml.jackson.core : jackson-databind jar
jakarta.servlet : jakarta.servlet-api jar
org.bardframework.commons : common-jackson jar 0.5
org.bardframework.commons : common-utils jar 0.5
org.bardframework.commons : common-config jar 0.5
org.springframework : spring-context jar
org.springframework : spring-web jar
org.springframework.security : spring-security-web jar
org.slf4j : slf4j-api jar

test (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
org.assertj : assertj-core jar
org.junit.jupiter : junit-jupiter-engine jar

Project Modules

There are no modules declared in this project.