Last Version

Camel Debug Adapter 0.3.0

Debug Adapter for Apache Camel based on Debug Adapter Protocol

License

License

GroupId

GroupId

com.github.camel-tooling
ArtifactId

ArtifactId

camel-dap-server
Version

Version

0.3.0
Type

Type

jar
Description

Description

Camel Debug Adapter
Debug Adapter for Apache Camel based on Debug Adapter Protocol
Project URL

Project URL

https://github.com/camel-tooling/camel-debug-adapter
Source Code Management

Source Code Management

https://github.com/camel-tooling/camel-debug-adapter

Download camel-dap-server 0.3.0


<!-- https://jarcasting.com/artifacts/com.github.camel-tooling/camel-dap-server/ -->
<dependency>
    <groupId>com.github.camel-tooling</groupId>
    <artifactId>camel-dap-server</artifactId>
    <version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.camel-tooling/camel-dap-server/
implementation 'com.github.camel-tooling:camel-dap-server:0.3.0'
// https://jarcasting.com/artifacts/com.github.camel-tooling/camel-dap-server/
implementation ("com.github.camel-tooling:camel-dap-server:0.3.0")
'com.github.camel-tooling:camel-dap-server:jar:0.3.0'
<dependency org="com.github.camel-tooling" name="camel-dap-server" rev="0.3.0">
  <artifact name="camel-dap-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.camel-tooling', module='camel-dap-server', version='0.3.0')
)
libraryDependencies += "com.github.camel-tooling" % "camel-dap-server" % "0.3.0"
[com.github.camel-tooling/camel-dap-server "0.3.0"]

Dependencies

compile (5)

Group / Artifact Type Version
org.eclipse.lsp4j : org.eclipse.lsp4j.debug jar 0.12.0
org.apache.camel : camel-management-api jar 3.16.0
org.slf4j : slf4j-api jar 1.7.36
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.2
jakarta.xml.bind : jakarta.xml.bind-api jar 2.3.3

runtime (1)

Group / Artifact Type Version
com.sun.xml.bind : jaxb-impl jar 2.3.3

test (8)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar
org.assertj : assertj-core jar 3.22.0
org.apache.camel : camel-core jar 3.16.0
org.apache.camel : camel-management jar 3.16.0
org.apache.camel : camel-debug jar 3.16.0
org.apache.camel : camel-yaml-dsl jar 3.16.0
org.apache.camel : camel-xml-io-dsl jar 3.16.0
org.awaitility : awaitility jar 4.2.0

Project Modules

There are no modules declared in this project.