| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesPython Languages | 
        
| GroupId | GroupIdorg.apache.tuscany.sca | 
    
| ArtifactId | ArtifactIdtuscany-implementation-python-runtime | 
    
| Last Version | Last Version2.0.1 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionApache Tuscany SCA Python Implementation Extension 
            The Apache Software Foundation provides support for the Apache community of open-source software projects.
    The Apache projects are characterized by a collaborative, consensus based development process, an open and
    pragmatic software license, and a desire to create high quality software that leads the way in its field.
    We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
    and users. 
         | 
    
| Project Organization | 
                    Project Organization | 
            
<!-- https://jarcasting.com/artifacts/org.apache.tuscany.sca/tuscany-implementation-python-runtime/ -->
<dependency>
    <groupId>org.apache.tuscany.sca</groupId>
    <artifactId>tuscany-implementation-python-runtime</artifactId>
    <version>2.0.1</version>
</dependency>
                // https://jarcasting.com/artifacts/org.apache.tuscany.sca/tuscany-implementation-python-runtime/
implementation 'org.apache.tuscany.sca:tuscany-implementation-python-runtime:2.0.1'
                // https://jarcasting.com/artifacts/org.apache.tuscany.sca/tuscany-implementation-python-runtime/
implementation ("org.apache.tuscany.sca:tuscany-implementation-python-runtime:2.0.1")
                'org.apache.tuscany.sca:tuscany-implementation-python-runtime:jar:2.0.1'
                <dependency org="org.apache.tuscany.sca" name="tuscany-implementation-python-runtime" rev="2.0.1">
  <artifact name="tuscany-implementation-python-runtime" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.apache.tuscany.sca', module='tuscany-implementation-python-runtime', version='2.0.1')
)
                libraryDependencies += "org.apache.tuscany.sca" % "tuscany-implementation-python-runtime" % "2.0.1"
                [org.apache.tuscany.sca/tuscany-implementation-python-runtime "2.0.1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.python : jython | jar | 2.5.2-beta1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.tuscany.sca : tuscany-core-runtime-pom | pom | 2.0.1 | 
| org.apache.tuscany.sca : tuscany-implementation-python | jar | 2.0.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.8.1 | 
| org.apache.tuscany.sca : tuscany-node-impl | jar | 2.0.1 | 
| org.apache.tuscany.sca : tuscany-implementation-java-runtime | jar | 2.0.1 | 
| org.apache.tuscany.sca : tuscany-binding-jsonrpc-runtime | jar | 2.0.1 | 
| org.apache.tuscany.sca : tuscany-host-jetty | jar | 2.0.1 | 
| org.jabsorb : jabsorb | jar | 1.3.1 |