YAML Integration

Integrates the YAML framework into Wicket

License

License

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

eu.cedarsoft.wicket
ArtifactId

ArtifactId

yaml-integration
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

YAML Integration
Integrates the YAML framework into Wicket
Project Organization

Project Organization

cedarsoft GmbH

Download yaml-integration

How to add to project

<!-- https://jarcasting.com/artifacts/eu.cedarsoft.wicket/yaml-integration/ -->
<dependency>
    <groupId>eu.cedarsoft.wicket</groupId>
    <artifactId>yaml-integration</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/eu.cedarsoft.wicket/yaml-integration/
implementation 'eu.cedarsoft.wicket:yaml-integration:1.0'
// https://jarcasting.com/artifacts/eu.cedarsoft.wicket/yaml-integration/
implementation ("eu.cedarsoft.wicket:yaml-integration:1.0")
'eu.cedarsoft.wicket:yaml-integration:jar:1.0'
<dependency org="eu.cedarsoft.wicket" name="yaml-integration" rev="1.0">
  <artifact name="yaml-integration" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.cedarsoft.wicket', module='yaml-integration', version='1.0')
)
libraryDependencies += "eu.cedarsoft.wicket" % "yaml-integration" % "1.0"
[eu.cedarsoft.wicket/yaml-integration "1.0"]

Dependencies

compile (4)

Group / Artifact Type Version
eu.cedarsoft.wicket : basic-components jar 1.0
org.apache.wicket : wicket jar 1.3.0-rc1
org.slf4j : slf4j-log4j12 jar 1.4.3
com.intellij : annotations jar 6.0.3

test (2)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.4
junit : junit jar 4.3.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0