Download JAR files tagged by walk with all dependencies
unist-util-visit-parents from group org.mvnpm (version 6.0.1)
unist utility to recursively walk over nodes, with ancestral information
0 downloads
Artifact unist-util-visit-parents
Group org.mvnpm
Version 6.0.1
Last update 10. July 2024
Organization Titus Wormer
URL https://github.com/syntax-tree/unist-util-visit-parents#readme
License MIT
Dependencies amount 2
Dependencies unist, unist-util-is,
There are maybe transitive dependencies!
Group org.mvnpm
Version 6.0.1
Last update 10. July 2024
Organization Titus Wormer
URL https://github.com/syntax-tree/unist-util-visit-parents#readme
License MIT
Dependencies amount 2
Dependencies unist, unist-util-is,
There are maybe transitive dependencies!
traverse from group org.mvnpm (version 0.6.8)
traverse and transform objects by visiting every node on a recursive walk
Artifact traverse
Group org.mvnpm
Version 0.6.8
Last update 11. January 2024
Organization James Halliday
URL https://github.com/ljharb/js-traverse
License MIT
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.mvnpm
Version 0.6.8
Last update 11. January 2024
Organization James Halliday
URL https://github.com/ljharb/js-traverse
License MIT
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
jackson-bean-tree from group io.github.hunterstrategy (version 1.1)
A utility to walk file trees and load them into POJOs, with Jackson
Group: io.github.hunterstrategy Artifact: jackson-bean-tree
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact jackson-bean-tree
Group io.github.hunterstrategy
Version 1.1
Last update 03. July 2023
Organization Hunter Strategy LLC
URL https://github.com/hunterstrategy/jackson-bean-tree
License LGPL-3.0-or-later
Dependencies amount 2
Dependencies jackson-databind, spotbugs-annotations,
There are maybe transitive dependencies!
Group io.github.hunterstrategy
Version 1.1
Last update 03. July 2023
Organization Hunter Strategy LLC
URL https://github.com/hunterstrategy/jackson-bean-tree
License LGPL-3.0-or-later
Dependencies amount 2
Dependencies jackson-databind, spotbugs-annotations,
There are maybe transitive dependencies!
jrdf2vec from group de.uni-mannheim.informatik.dws (version 1.2)
jRDF2Vec is a Java implementation of RDF2Vec. It supports multi-threaded, in-memory (or
disk-access-based) walk generation and training.
Group: de.uni-mannheim.informatik.dws Artifact: jrdf2vec
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact jrdf2vec
Group de.uni-mannheim.informatik.dws
Version 1.2
Last update 01. May 2022
Organization not specified
URL https://github.com/dwslab/jrdf2vec
License MIT License
Dependencies amount 1
Dependencies slf4j-log4j12,
There are maybe transitive dependencies!
Group de.uni-mannheim.informatik.dws
Version 1.2
Last update 01. May 2022
Organization not specified
URL https://github.com/dwslab/jrdf2vec
License MIT License
Dependencies amount 1
Dependencies slf4j-log4j12,
There are maybe transitive dependencies!
org.everit.osgi.linkage.api from group org.everit.osgi (version 1.0.0)
An API to be able to walk through all of the linkages within an OSGi container. E.g.: Components, services, bundles and their wires.
0 downloads
Artifact org.everit.osgi.linkage.api
Group org.everit.osgi
Version 1.0.0
Last update 19. March 2015
Organization Everit Kft.
URL https://github.com/everit-org/${projectpath}
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.everit.osgi
Version 1.0.0
Last update 19. March 2015
Organization Everit Kft.
URL https://github.com/everit-org/${projectpath}
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
gt-graph from group io.oss84.geotools (version 24.2-oss84-1)
Graph classes that builds and walk networks based on Feature relationships.
The original graph package has been developed using the JUMP Feature API.
Its intension is to be able to aid automated skeletonization of water bodies
by computing directionality of generated skeletons. The work for the
original JUMP based library has been funded by the BC Proventional
Government department of BMGS. This library has been ported to geotools2 as
part of the VWFS project sponcered by Geo Innovations.
0 downloads
Artifact gt-graph
Group io.oss84.geotools
Version 24.2-oss84-1
Last update 21. February 2021
Organization not specified
URL Not specified
License Lesser General Public License (LGPL)
Dependencies amount 1
Dependencies gt-main,
There are maybe transitive dependencies!
Group io.oss84.geotools
Version 24.2-oss84-1
Last update 21. February 2021
Organization not specified
URL Not specified
License Lesser General Public License (LGPL)
Dependencies amount 1
Dependencies gt-main,
There are maybe transitive dependencies!
docker-manifest-collectosaur-plugin from group cd.connect.pipeline (version 1.2)
This plugin is designed to be used in artifacts that generate docker images. babysaur will create a manifest
file in artifacts that create docker images and you should use mamasaur in the reactor that controls them. It depends
on the "modules" section and will walk down through your POM files looking for submodules of submodules. Given this
does not work with Maven when building differences, you should generally NOT use multiple levels of submodules with
maven reactors.
Group: cd.connect.pipeline Artifact: docker-manifest-collectosaur-plugin
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact docker-manifest-collectosaur-plugin
Group cd.connect.pipeline
Version 1.2
Last update 02. April 2018
Organization not specified
URL https://clearpointnz.github.io/connect/
License Apache License 2.0
Dependencies amount 5
Dependencies maven-artifact, maven-plugin-api, maven-plugin-annotations, plexus-maven-plugin, connect-composite-jackson,
There are maybe transitive dependencies!
Group cd.connect.pipeline
Version 1.2
Last update 02. April 2018
Organization not specified
URL https://clearpointnz.github.io/connect/
License Apache License 2.0
Dependencies amount 5
Dependencies maven-artifact, maven-plugin-api, maven-plugin-annotations, plexus-maven-plugin, connect-composite-jackson,
There are maybe transitive dependencies!
atgdust from group com.github.talberto (version 2.1.0)
ATG DUST is a framework for building JUnit tests for
applications built on the ATG Dynamo platform. This framework allows
one to quickly write test code that depends up Nucleus or ATG
Repositories. By using this framework one can drastically cut down
on development time. It takes only a few seconds to start up a test
with a repository, but it may take multiple minutes to start up an
application server. To get started with DUST, take a look at
http://atgdust.sourceforge.net/first-test.html. This page will walk
you through the process of running a basic test which starts
Nucleus. After that, read the other getting started guides to
describe how to create standalone Junit tests which can startup
repositories and use the DynamoHttpServletResponse classes.
For only ATG10 and tested.
Artifact atgdust
Group com.github.talberto
Version 2.1.0
Last update 27. November 2014
Organization not specified
URL https://github.com/talberto/atgdust
License Apache License, Version 2.0
Dependencies amount 10
Dependencies log4j, commons-dbcp, hsqldb, servlet-api, jsp-api, commons-io, ddlutils, validation-api, cglib, junit,
There are maybe transitive dependencies!
Group com.github.talberto
Version 2.1.0
Last update 27. November 2014
Organization not specified
URL https://github.com/talberto/atgdust
License Apache License, Version 2.0
Dependencies amount 10
Dependencies log4j, commons-dbcp, hsqldb, servlet-api, jsp-api, commons-io, ddlutils, validation-api, cglib, junit,
There are maybe transitive dependencies!
Page 3 from 3 (items total 28)