MVN

tech.xigam : Express.Java

Maven & Gradle

Feb 19, 2022
0 stars

Express.Java · My **basic** recreation of Express.JS in Java.

<dependency>
    <groupId>tech.xigam</groupId>
    <artifactId>Express.Java</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of tech.xigam : Express.Java to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of tech.xigam : Express.Java to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
Express.Java-1.0.0

How to add a dependency to Maven

Add the following tech.xigam : Express.Java maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>tech.xigam</groupId>
    <artifactId>Express.Java</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following tech.xigam : Express.Java gradle dependency to your build.gradle file:

implementation 'tech.xigam:Express.Java:1.0.0'

Gradle Kotlin DSL: Add the following tech.xigam : Express.Java gradle kotlin dependency to your build.gradle.kts file:

implementation("tech.xigam:Express.Java:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following tech.xigam : Express.Java sbt scala dependency to your build.sbt file:

libraryDependencies += "tech.xigam" % "Express.Java" % "1.0.0"

Advertisement

Dependencies from Group

Feb 19, 2022
0 stars
Mar 12, 2022
1 stars
CCH
Jun 11, 2023
3 stars
Feb 19, 2022
0 stars

Discover Dependencies

Mar 12, 2022
1 stars
CCH
Jun 11, 2023
3 stars
Feb 19, 2022
0 stars
Aug 21, 2023
3 usages
274 stars
Aug 12, 2023
1.1k stars
Aug 12, 2023
1.1k stars
Jun 19, 2023
11.1k stars
Jan 02, 2023
6 usages
0 stars