steady-lang-python

Core classes for Python analysis

License

License

Categories

Categories

Python Languages CLI User Interface
GroupId

GroupId

org.eclipse.steady
ArtifactId

ArtifactId

lang-python
Last Version

Last Version

3.2.4
Release Date

Release Date

Type

Type

jar
Description

Description

steady-lang-python
Core classes for Python analysis
Source Code Management

Source Code Management

https://github.com/eclipse/steady/tree/master/lang-python

Download lang-python

How to add to project

<!-- https://jarcasting.com/artifacts/org.eclipse.steady/lang-python/ -->
<dependency>
    <groupId>org.eclipse.steady</groupId>
    <artifactId>lang-python</artifactId>
    <version>3.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.steady/lang-python/
implementation 'org.eclipse.steady:lang-python:3.2.4'
// https://jarcasting.com/artifacts/org.eclipse.steady/lang-python/
implementation ("org.eclipse.steady:lang-python:3.2.4")
'org.eclipse.steady:lang-python:jar:3.2.4'
<dependency org="org.eclipse.steady" name="lang-python" rev="3.2.4">
  <artifact name="lang-python" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.steady', module='lang-python', version='3.2.4')
)
libraryDependencies += "org.eclipse.steady" % "lang-python" % "3.2.4"
[org.eclipse.steady/lang-python "3.2.4"]

Dependencies

compile (6)

Group / Artifact Type Version
org.eclipse.steady : lang jar 3.2.4
org.apache.commons : commons-compress jar 1.21
javax.validation : validation-api jar 2.0.1.Final
org.apache.logging.log4j : log4j-api jar 2.17.2
org.apache.logging.log4j : log4j-core jar 2.17.2
com.github.spotbugs : spotbugs-annotations jar 4.5.3

Project Modules

There are no modules declared in this project.

Versions

Version
3.2.4
3.2.3
3.2.2
3.2.1
3.2.0