Download JAR files tagged by code with all dependencies
action-toolkit from group org.archguard.codedb (version 0.1.3)
ArchGuard is a architecture governance tool which can analysis architecture in container, component, code level, create architecture fitness functions, and anaysis system dependencies..
Group: org.archguard.codedb Artifact: action-toolkit
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact action-toolkit
Group org.archguard.codedb
Version 0.1.3
Last update 08. December 2023
Organization not specified
URL https://archguard.org/
License MIT
Dependencies amount 6
Dependencies slf4j-api, ktor-client-core-jvm, ktor-client-cio-jvm, ktor-serialization-kotlinx-json-jvm, ktor-client-content-negotiation-jvm, kotlin-stdlib-jdk8,
There are maybe transitive dependencies!
Group org.archguard.codedb
Version 0.1.3
Last update 08. December 2023
Organization not specified
URL https://archguard.org/
License MIT
Dependencies amount 6
Dependencies slf4j-api, ktor-client-core-jvm, ktor-client-cio-jvm, ktor-serialization-kotlinx-json-jvm, ktor-client-content-negotiation-jvm, kotlin-stdlib-jdk8,
There are maybe transitive dependencies!
client-api from group org.archguard.codedb (version 0.1.3)
ArchGuard is a architecture governance tool which can analysis architecture in container, component, code level, create architecture fitness functions, and anaysis system dependencies..
0 downloads
Artifact client-api
Group org.archguard.codedb
Version 0.1.3
Last update 08. December 2023
Organization not specified
URL https://archguard.org/
License MIT
Dependencies amount 1
Dependencies kotlin-stdlib-jdk8,
There are maybe transitive dependencies!
Group org.archguard.codedb
Version 0.1.3
Last update 08. December 2023
Organization not specified
URL https://archguard.org/
License MIT
Dependencies amount 1
Dependencies kotlin-stdlib-jdk8,
There are maybe transitive dependencies!
core from group org.archguard.codedb (version 0.1.3)
ArchGuard is a architecture governance tool which can analysis architecture in container, component, code level, create architecture fitness functions, and anaysis system dependencies..
0 downloads
Artifact core
Group org.archguard.codedb
Version 0.1.3
Last update 08. December 2023
Organization not specified
URL https://archguard.org/
License MIT
Dependencies amount 2
Dependencies kotlinx-coroutines-core-jvm, kotlin-stdlib-jdk8,
There are maybe transitive dependencies!
Group org.archguard.codedb
Version 0.1.3
Last update 08. December 2023
Organization not specified
URL https://archguard.org/
License MIT
Dependencies amount 2
Dependencies kotlinx-coroutines-core-jvm, kotlin-stdlib-jdk8,
There are maybe transitive dependencies!
CodeDB from group org.archguard.codedb (version 0.1.3)
ArchGuard is a architecture governance tool which can analysis architecture in container, component, code level, create architecture fitness functions, and anaysis system dependencies..
0 downloads
Artifact CodeDB
Group org.archguard.codedb
Version 0.1.3
Last update 08. December 2023
Organization not specified
URL https://archguard.org/
License MIT
Dependencies amount 1
Dependencies kotlin-stdlib-jdk8,
There are maybe transitive dependencies!
Group org.archguard.codedb
Version 0.1.3
Last update 08. December 2023
Organization not specified
URL https://archguard.org/
License MIT
Dependencies amount 1
Dependencies kotlin-stdlib-jdk8,
There are maybe transitive dependencies!
org.jetbrains.kotlinx.knit.gradle.plugin from group org.jetbrains.kotlinx.knit (version 0.5.0)
Produces Kotlin source example files and tests from markdown documents with embedded snippets of Kotlin code
Group: org.jetbrains.kotlinx.knit Artifact: org.jetbrains.kotlinx.knit.gradle.plugin
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact org.jetbrains.kotlinx.knit.gradle.plugin
Group org.jetbrains.kotlinx.knit
Version 0.5.0
Last update 05. December 2023
Organization not specified
URL https://github.com/Kotlin/kotlinx-knit
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies kotlinx-knit,
There are maybe transitive dependencies!
Group org.jetbrains.kotlinx.knit
Version 0.5.0
Last update 05. December 2023
Organization not specified
URL https://github.com/Kotlin/kotlinx-knit
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies kotlinx-knit,
There are maybe transitive dependencies!
aoc-generator from group net.ddellspe (version 0.2.0)
A Maven Plugin to automatically generate source and test files for advent of code
using java.
Artifact aoc-generator
Group net.ddellspe
Version 0.2.0
Last update 30. November 2023
Organization not specified
URL https://github.com/ddellspe/aoc-generator
License The Apache License, Version 2.0
Dependencies amount 8
Dependencies guava, guice, javapoet, commons-io, maven-core, maven-plugin-api, maven-project, maven-plugin-annotations,
There are maybe transitive dependencies!
Group net.ddellspe
Version 0.2.0
Last update 30. November 2023
Organization not specified
URL https://github.com/ddellspe/aoc-generator
License The Apache License, Version 2.0
Dependencies amount 8
Dependencies guava, guice, javapoet, commons-io, maven-core, maven-plugin-api, maven-project, maven-plugin-annotations,
There are maybe transitive dependencies!
activej-promise from group io.activej (version 6.0-beta2)
A convenient way to organize asynchronous code.
Promises are a faster and more efficient version of JavaScript's Promise and Java's CompletionStage's.
0 downloads
Artifact activej-promise
Group io.activej
Version 6.0-beta2
Last update 24. November 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies activej-eventloop, activej-jmx-stats,
There are maybe transitive dependencies!
Group io.activej
Version 6.0-beta2
Last update 24. November 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies activej-eventloop, activej-jmx-stats,
There are maybe transitive dependencies!
snakejar-example from group com.dropchop.quarkus (version 1.35.7)
Quarkus extension that integrates SnakeJar Java library with embedded CPython to Quarkus.
This extension enables calling Python native code from Quarkus REST services.
Group: com.dropchop.quarkus Artifact: snakejar-example
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact snakejar-example
Group com.dropchop.quarkus
Version 1.35.7
Last update 22. November 2023
Organization not specified
URL https://github.com/ivlcic/quarkus-snakejar/snakejar-example
License The Apache License, Version 2.0
Dependencies amount 3
Dependencies quarkus-arc, quarkus-resteasy, quarkus-snakejar,
There are maybe transitive dependencies!
Group com.dropchop.quarkus
Version 1.35.7
Last update 22. November 2023
Organization not specified
URL https://github.com/ivlcic/quarkus-snakejar/snakejar-example
License The Apache License, Version 2.0
Dependencies amount 3
Dependencies quarkus-arc, quarkus-resteasy, quarkus-snakejar,
There are maybe transitive dependencies!
quarkus-snakejar-deployment from group com.dropchop.quarkus (version 1.35.7)
Quarkus extension that integrates SnakeJar Java library with embedded CPython to Quarkus.
This extension enables calling Python native code from Quarkus REST services.
Group: com.dropchop.quarkus Artifact: quarkus-snakejar-deployment
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact quarkus-snakejar-deployment
Group com.dropchop.quarkus
Version 1.35.7
Last update 22. November 2023
Organization not specified
URL https://github.com/ivlcic/quarkus-snakejar/quarkus-snakejar-deployment
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies quarkus-arc-deployment, quarkus-snakejar,
There are maybe transitive dependencies!
Group com.dropchop.quarkus
Version 1.35.7
Last update 22. November 2023
Organization not specified
URL https://github.com/ivlcic/quarkus-snakejar/quarkus-snakejar-deployment
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies quarkus-arc-deployment, quarkus-snakejar,
There are maybe transitive dependencies!
quarkus-snakejar from group com.dropchop.quarkus (version 1.35.7)
Quarkus extension that integrates SnakeJar Java library with embedded CPython to Quarkus.
This extension enables calling Python native code from Quarkus REST services.
Group: com.dropchop.quarkus Artifact: quarkus-snakejar
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact quarkus-snakejar
Group com.dropchop.quarkus
Version 1.35.7
Last update 22. November 2023
Organization not specified
URL https://github.com/ivlcic/quarkus-snakejar/quarkus-snakejar
License The Apache License, Version 2.0
Dependencies amount 3
Dependencies quarkus-arc, slf4j-api, snakejar,
There are maybe transitive dependencies!
Group com.dropchop.quarkus
Version 1.35.7
Last update 22. November 2023
Organization not specified
URL https://github.com/ivlcic/quarkus-snakejar/quarkus-snakejar
License The Apache License, Version 2.0
Dependencies amount 3
Dependencies quarkus-arc, slf4j-api, snakejar,
There are maybe transitive dependencies!
Page 962 from 3 (items total 13190)