You can download jgrapht-core-0.9.2.jar in this page.
GNU Lesser General Public License Version 2.1, February 1999
jgrapht-core-0.9.2.jar file has the following types.
META-INF/MANIFEST.MF META-INF/maven/org.jgrapht/jgrapht-core/pom.properties META-INF/maven/org.jgrapht/jgrapht-core/pom.xml org.jgrapht.DirectedGraph.class org.jgrapht.EdgeFactory.class org.jgrapht.Graph.class org.jgrapht.GraphHelper.class org.jgrapht.GraphMapping.class org.jgrapht.GraphPath.class org.jgrapht.Graphs.class org.jgrapht.ListenableGraph.class org.jgrapht.UndirectedGraph.class org.jgrapht.VertexFactory.class org.jgrapht.WeightedGraph.class org.jgrapht.alg.AStarShortestPath.class org.jgrapht.alg.AbstractPathElement.class org.jgrapht.alg.AbstractPathElementList.class org.jgrapht.alg.AllDirectedPaths.class org.jgrapht.alg.BellmanFordIterator.class org.jgrapht.alg.BellmanFordPathElement.class org.jgrapht.alg.BellmanFordShortestPath.class org.jgrapht.alg.BiconnectivityInspector.class org.jgrapht.alg.BlockCutpointGraph.class org.jgrapht.alg.BronKerboschCliqueFinder.class org.jgrapht.alg.ChromaticNumber.class org.jgrapht.alg.CliqueMinimalSeparatorDecomposition.class org.jgrapht.alg.ConnectivityInspector.class org.jgrapht.alg.CycleDetector.class org.jgrapht.alg.DijkstraShortestPath.class org.jgrapht.alg.DirectedNeighborIndex.class org.jgrapht.alg.EdmondsBlossomShrinking.class org.jgrapht.alg.EdmondsKarpMaximumFlow.class org.jgrapht.alg.EulerianCircuit.class org.jgrapht.alg.FloydWarshallShortestPaths.class org.jgrapht.alg.GabowStrongConnectivityInspector.class org.jgrapht.alg.HamiltonianCycle.class org.jgrapht.alg.HopcroftKarpBipartiteMatching.class org.jgrapht.alg.KShortestPaths.class org.jgrapht.alg.KShortestPathsIterator.class org.jgrapht.alg.KosarajuStrongConnectivityInspector.class org.jgrapht.alg.KruskalMinimumSpanningTree.class org.jgrapht.alg.KuhnMunkresMinimalWeightBipartitePerfectMatching.class org.jgrapht.alg.MaximumWeightBipartiteMatching.class org.jgrapht.alg.MinSourceSinkCut.class org.jgrapht.alg.NaiveLcaFinder.class org.jgrapht.alg.NeighborIndex.class org.jgrapht.alg.PrimMinimumSpanningTree.class org.jgrapht.alg.RankingPathElement.class org.jgrapht.alg.RankingPathElementList.class org.jgrapht.alg.StoerWagnerMinimumCut.class org.jgrapht.alg.StrongConnectivityInspector.class org.jgrapht.alg.TarjanLowestCommonAncestor.class org.jgrapht.alg.TransitiveClosure.class org.jgrapht.alg.TransitiveReduction.class org.jgrapht.alg.VertexCovers.class org.jgrapht.alg.cycle.DirectedSimpleCycles.class org.jgrapht.alg.cycle.HawickJamesSimpleCycles.class org.jgrapht.alg.cycle.JohnsonSimpleCycles.class org.jgrapht.alg.cycle.PatonCycleBase.class org.jgrapht.alg.cycle.SzwarcfiterLauerSimpleCycles.class org.jgrapht.alg.cycle.TarjanSimpleCycles.class org.jgrapht.alg.cycle.TiernanSimpleCycles.class org.jgrapht.alg.cycle.UndirectedCycleBase.class org.jgrapht.alg.flow.EdmondsKarpMaximumFlow.class org.jgrapht.alg.flow.MaximumFlowAlgorithmBase.class org.jgrapht.alg.flow.PushRelabelMaximumFlow.class org.jgrapht.alg.interfaces.AStarAdmissibleHeuristic.class org.jgrapht.alg.interfaces.MatchingAlgorithm.class org.jgrapht.alg.interfaces.MaximumFlowAlgorithm.class org.jgrapht.alg.interfaces.MinimumSpanningTree.class org.jgrapht.alg.interfaces.StrongConnectivityAlgorithm.class org.jgrapht.alg.interfaces.WeightedMatchingAlgorithm.class org.jgrapht.alg.isomorphism.GraphOrdering.class org.jgrapht.alg.isomorphism.IsomorphicGraphMapping.class org.jgrapht.alg.isomorphism.IsomorphismInspector.class org.jgrapht.alg.isomorphism.VF2AbstractIsomorphismInspector.class org.jgrapht.alg.isomorphism.VF2GraphIsomorphismInspector.class org.jgrapht.alg.isomorphism.VF2GraphIsomorphismState.class org.jgrapht.alg.isomorphism.VF2GraphMappingIterator.class org.jgrapht.alg.isomorphism.VF2MappingIterator.class org.jgrapht.alg.isomorphism.VF2State.class org.jgrapht.alg.isomorphism.VF2SubgraphIsomorphismInspector.class org.jgrapht.alg.isomorphism.VF2SubgraphIsomorphismState.class org.jgrapht.alg.isomorphism.VF2SubgraphMappingIterator.class org.jgrapht.alg.util.AlwaysEqualComparator.class org.jgrapht.alg.util.Extension.class org.jgrapht.alg.util.Pair.class org.jgrapht.alg.util.UnionFind.class org.jgrapht.alg.util.VertexDegreeComparator.class org.jgrapht.event.ConnectedComponentTraversalEvent.class org.jgrapht.event.EdgeTraversalEvent.class org.jgrapht.event.GraphChangeEvent.class org.jgrapht.event.GraphEdgeChangeEvent.class org.jgrapht.event.GraphListener.class org.jgrapht.event.GraphVertexChangeEvent.class org.jgrapht.event.TraversalListener.class org.jgrapht.event.TraversalListenerAdapter.class org.jgrapht.event.VertexSetListener.class org.jgrapht.event.VertexTraversalEvent.class org.jgrapht.experimental.GraphReader.class org.jgrapht.experimental.GraphSquare.class org.jgrapht.experimental.GraphTests.class org.jgrapht.experimental.PartiteRandomGraphGenerator.class org.jgrapht.experimental.RandomGraphHelper.class org.jgrapht.experimental.UniformRandomGraphGenerator.class org.jgrapht.experimental.alg.ApproximationAlgorithm.class org.jgrapht.experimental.alg.ExactAlgorithm.class org.jgrapht.experimental.alg.IntArrayGraphAlgorithm.class org.jgrapht.experimental.alg.color.BrownBacktrackColoring.class org.jgrapht.experimental.alg.color.GreedyColoring.class org.jgrapht.experimental.dag.DirectedAcyclicGraph.class org.jgrapht.generate.CompleteBipartiteGraphGenerator.class org.jgrapht.generate.CompleteGraphGenerator.class org.jgrapht.generate.EmptyGraphGenerator.class org.jgrapht.generate.GraphGenerator.class org.jgrapht.generate.GridGraphGenerator.class org.jgrapht.generate.HyperCubeGraphGenerator.class org.jgrapht.generate.LinearGraphGenerator.class org.jgrapht.generate.RandomGraphGenerator.class org.jgrapht.generate.RingGraphGenerator.class org.jgrapht.generate.ScaleFreeGraphGenerator.class org.jgrapht.generate.SimpleWeightedBipartiteGraphMatrixGenerator.class org.jgrapht.generate.SimpleWeightedGraphMatrixGenerator.class org.jgrapht.generate.StarGraphGenerator.class org.jgrapht.generate.WeightedGraphGenerator.class org.jgrapht.generate.WeightedGraphGeneratorAdapter.class org.jgrapht.generate.WheelGraphGenerator.class org.jgrapht.graph.AbstractBaseGraph.class org.jgrapht.graph.AbstractGraph.class org.jgrapht.graph.AsUndirectedGraph.class org.jgrapht.graph.AsUnweightedDirectedGraph.class org.jgrapht.graph.AsUnweightedGraph.class org.jgrapht.graph.AsWeightedDirectedGraph.class org.jgrapht.graph.AsWeightedGraph.class org.jgrapht.graph.ClassBasedEdgeFactory.class org.jgrapht.graph.ClassBasedVertexFactory.class org.jgrapht.graph.DefaultDirectedGraph.class org.jgrapht.graph.DefaultDirectedWeightedGraph.class org.jgrapht.graph.DefaultEdge.class org.jgrapht.graph.DefaultGraphMapping.class org.jgrapht.graph.DefaultListenableGraph.class org.jgrapht.graph.DefaultWeightedEdge.class org.jgrapht.graph.DirectedGraphUnion.class org.jgrapht.graph.DirectedMaskSubgraph.class org.jgrapht.graph.DirectedMultigraph.class org.jgrapht.graph.DirectedPseudograph.class org.jgrapht.graph.DirectedSubgraph.class org.jgrapht.graph.DirectedWeightedMultigraph.class org.jgrapht.graph.DirectedWeightedPseudograph.class org.jgrapht.graph.DirectedWeightedSubgraph.class org.jgrapht.graph.EdgeReversedGraph.class org.jgrapht.graph.EdgeSetFactory.class org.jgrapht.graph.GraphDelegator.class org.jgrapht.graph.GraphPathImpl.class org.jgrapht.graph.GraphUnion.class org.jgrapht.graph.IntrusiveEdge.class org.jgrapht.graph.ListenableDirectedGraph.class org.jgrapht.graph.ListenableDirectedWeightedGraph.class org.jgrapht.graph.ListenableUndirectedGraph.class org.jgrapht.graph.ListenableUndirectedWeightedGraph.class org.jgrapht.graph.MaskEdgeSet.class org.jgrapht.graph.MaskFunctor.class org.jgrapht.graph.MaskSubgraph.class org.jgrapht.graph.MaskVertexSet.class org.jgrapht.graph.MixedGraphUnion.class org.jgrapht.graph.Multigraph.class org.jgrapht.graph.ParanoidGraph.class org.jgrapht.graph.Pseudograph.class org.jgrapht.graph.SimpleDirectedGraph.class org.jgrapht.graph.SimpleDirectedWeightedGraph.class org.jgrapht.graph.SimpleGraph.class org.jgrapht.graph.SimpleGraphPath.class org.jgrapht.graph.SimpleWeightedGraph.class org.jgrapht.graph.Subgraph.class org.jgrapht.graph.UndirectedGraphUnion.class org.jgrapht.graph.UndirectedMaskSubgraph.class org.jgrapht.graph.UndirectedSubgraph.class org.jgrapht.graph.UndirectedWeightedSubgraph.class org.jgrapht.graph.UnmodifiableDirectedGraph.class org.jgrapht.graph.UnmodifiableGraph.class org.jgrapht.graph.UnmodifiableUndirectedGraph.class org.jgrapht.graph.WeightedMultigraph.class org.jgrapht.graph.WeightedPseudograph.class org.jgrapht.graph.builder.AbstractGraphBuilder.class org.jgrapht.graph.builder.DirectedGraphBuilder.class org.jgrapht.graph.builder.DirectedGraphBuilderBase.class org.jgrapht.graph.builder.DirectedWeightedGraphBuilder.class org.jgrapht.graph.builder.DirectedWeightedGraphBuilderBase.class org.jgrapht.graph.builder.UndirectedGraphBuilder.class org.jgrapht.graph.builder.UndirectedGraphBuilderBase.class org.jgrapht.graph.builder.UndirectedWeightedGraphBuilder.class org.jgrapht.graph.builder.UndirectedWeightedGraphBuilderBase.class org.jgrapht.traverse.AbstractGraphIterator.class org.jgrapht.traverse.BreadthFirstIterator.class org.jgrapht.traverse.ClosestFirstIterator.class org.jgrapht.traverse.CrossComponentIterator.class org.jgrapht.traverse.DepthFirstIterator.class org.jgrapht.traverse.GraphIterator.class org.jgrapht.traverse.TopologicalOrderIterator.class org.jgrapht.util.ArrayUnenforcedSet.class org.jgrapht.util.FibonacciHeap.class org.jgrapht.util.FibonacciHeapNode.class org.jgrapht.util.MathUtil.class org.jgrapht.util.ModifiableInteger.class org.jgrapht.util.PrefetchIterator.class org.jgrapht.util.TypeUtil.class org.jgrapht.util.VertexPair.class org.jgrapht.util.WeightCombiner.class
jgrapht-core-0.9.2.pom file content.
<?xml version="1.0"?> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.jgrapht</groupId> <artifactId>jgrapht</artifactId> <version>0.9.2</version> </parent> <artifactId>jgrapht-core</artifactId> <name>JGraphT - Core</name> <licenses> <license> <name>GNU Lesser General Public License Version 2.1, February 1999</name> <url>http://jgrapht.sourceforge.net/LGPL.html</url> <distribution>repo</distribution> </license> <license> <name>Eclipse Public License (EPL) 1.0</name> <url>http://www.eclipse.org/legal/epl-v10.html</url> <distribution>repo</distribution> </license> </licenses> <dependencies> <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> <scope>test</scope> </dependency> <dependency> <groupId>org.openjdk.jmh</groupId> <artifactId>jmh-core</artifactId> <version>1.10.3</version> <scope>test</scope> </dependency> <dependency> <groupId>org.openjdk.jmh</groupId> <artifactId>jmh-generator-annprocess</artifactId> <version>1.10.3</version> <scope>test</scope> </dependency> </dependencies> <build> <plugins> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-jar-plugin</artifactId> <version>2.4</version> <configuration> <archive> <manifestFile>${project.build.outputDirectory}/META-INF/MANIFEST.MF</manifestFile> </archive> </configuration> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-surefire-plugin</artifactId> <executions> <execution> <id>default-test</id> <configuration> <excludes> <exclude>**/perf/**</exclude> </excludes> </configuration> </execution> </executions> </plugin> <plugin> <groupId>org.apache.felix</groupId> <artifactId>maven-bundle-plugin</artifactId> <version>3.0.1</version> <executions> <execution> <phase>process-classes</phase> <goals> <goal>manifest</goal> </goals> </execution> </executions> <configuration> <instructions> <Bundle-Vendor>Barak Naveh, John V. Sichi and contributors (see http://sourceforge.net/projects/jgrapht/)</Bundle-Vendor> </instructions> </configuration> </plugin> </plugins> </build> </project>
<dependency> <groupId>org.jgrapht</groupId> <artifactId>jgrapht-core</artifactId> <version>0.9.2</version> </dependency>
If you think the following jgrapht-core-0.9.2.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.
Download jgrapht-core-0.9.2.jar file