Java Debug Server for Visual Studio Code :: Parent

The Java Debug Server is an implementation of Visual Studio Code (VSCode) Debug Protocol. It can be used in Visual Studio Code to debug Java programs.

License

License

Categories

Categories

Java Languages VSCode Development Tools IDE
GroupId

GroupId

com.microsoft.java
ArtifactId

ArtifactId

java-debug-parent
Last Version

Last Version

0.37.0
Release Date

Release Date

Type

Type

pom
Description

Description

Java Debug Server for Visual Studio Code :: Parent
The Java Debug Server is an implementation of Visual Studio Code (VSCode) Debug Protocol. It can be used in Visual Studio Code to debug Java programs.
Project URL

Project URL

https://github.com/Microsoft/java-debug
Project Organization

Project Organization

Microsoft
Source Code Management

Source Code Management

https://github.com/Microsoft/java-debug/tree/master

Download java-debug-parent

How to add to project

<!-- https://jarcasting.com/artifacts/com.microsoft.java/java-debug-parent/ -->
<dependency>
    <groupId>com.microsoft.java</groupId>
    <artifactId>java-debug-parent</artifactId>
    <version>0.37.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.java/java-debug-parent/
implementation 'com.microsoft.java:java-debug-parent:0.37.0'
// https://jarcasting.com/artifacts/com.microsoft.java/java-debug-parent/
implementation ("com.microsoft.java:java-debug-parent:0.37.0")
'com.microsoft.java:java-debug-parent:pom:0.37.0'
<dependency org="com.microsoft.java" name="java-debug-parent" rev="0.37.0">
  <artifact name="java-debug-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.java', module='java-debug-parent', version='0.37.0')
)
libraryDependencies += "com.microsoft.java" % "java-debug-parent" % "0.37.0"
[com.microsoft.java/java-debug-parent "0.37.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • com.microsoft.java.debug.core
  • com.microsoft.java.debug.plugin
  • com.microsoft.java.debug.repository
com.microsoft.java

Microsoft

Open source projects and samples from Microsoft

Versions

Version
0.37.0
0.36.0
0.35.0
0.34.0
0.33.0
0.32.0
0.31.1
0.31.0
0.30.1
0.30.0
0.29.0
0.28.0
0.27.1
0.27.0
0.26.0
0.25.1
0.25.0
0.24.0
0.23.0
0.22.0
0.21.0
0.20.0
0.19.0
0.18.0
0.17.0
0.16.0
0.15.0
0.14.0
0.13.0
0.12.2
0.12.1
0.12.0
0.11.0
0.10.0
0.9.0
0.8.0
0.7.0
0.6.0
0.5.0